Sign in Sign up
hex

xepcache

A wrapper around Erlang's depcache, an in-memory caching server. depcache bases its caching around ETS but can also switch to using the in-process dictionary for maintaining a process-local cache. Convenient functions are provided for getting/setting cache values, with ttl and cache key dependencies, as well as a memo function for caching the result of function executions.

hex View on Hex

Activity

Latest release
10y ago
Total releases
2
Cadence
~daily
Last 12 months
0

Details

License
Apache-2.0
First release
Apr 19, 2016
Releases
Version Released
1.0.1 patch
1.0.0 initial