elixir-toniq / mentat

super simple caching with ttls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

:reclaim doesn't seem to have a default value

escobera opened this issue · comments

Without it I get this error the the cache gets full:

KeyErrorMentat.put/4
key :reclaim not found in: %{size: 1000000}

sorry about that. This was a bug introduced when I dropped nimble_options. Fixed in the most recent release (v0.7.1)