You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...would be cool. 100 would mean up to 100 elements under a default caching strategy (e.g. LRU). Custom https://github.com/clojure/core.cache strategies could be passed.
...would be cool. 100 would mean up to 100 elements under a default caching strategy (e.g. LRU). Custom https://github.com/clojure/core.cache strategies could be passed.
A particularly interesting caching strategy would be per-request, a la https://github.com/steveklabnik/request_store
The text was updated successfully, but these errors were encountered: