Commit graph

2 commits

Author SHA1 Message Date
fhajny
8c79f8e5a2 Update devel/erlang-cache_tab to 1.0.9.
Version 1.0.9
- Make sure we publish include dir on hex.pm

Version 1.0.8
- Make rebar.config.script more structured and fix problem with coveralls
- Add new cache implementation on top of ETS
- Introduce lookup/2 insert/3,4 insert_new/3,4 calls
- Export clear/2
- Store ets_cache options globally
- Add start/0 and stop/0 functions for convenience
- Rewrite ets_cache module
- Fix info/1
- Don't crash if counter doesn't exist
2017-07-07 09:31:45 +00:00
fhajny
36859e4582 Import cache_tab-1.0.2 as devel/erlang-cache_tab.
In-memory cache Erlang libraries.
2016-04-25 14:17:53 +00:00