Commit graph

12 commits

Author SHA1 Message Date
fhajny
e538b2a345 devel/erlang-cache_tab: Update 1.0.14.
- Updating p1_utils to version 1.0.12.
2018-07-20 08:59:50 +00:00
fhajny
da56c1f18b devel/erlang-cache_tab: Update to 1.0.13.
- Updating p1_utils to version 1.0.11.
- Fix compilation with rebar3
2018-03-24 14:25:28 +00:00
fhajny
4231dd411b Update devel/erlang-cache_tab to 1.0.12.
- Treat {error, notfound} callback result as a lookup mismatch.
2017-12-14 20:38:18 +00:00
fhajny
5844b6f932 Update devel/erlang-cache_tab to 1.0.11.
- Updating p1_utils to version 1.0.10.
2017-10-17 14:03:53 +00:00
fhajny
33822c69c9 Update devel/erlang-cache_tab to 1.0.10.
- Fix hex packaging
2017-08-20 12:40:28 +00:00
wiz
5d86518619 Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
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
1ae714ed52 Update devel/erlang-cache_tab to 1.0.7.
- Use p1_utils 1.0.7.
2017-03-30 10:21:32 +00:00
fhajny
b2151da1a6 Update devel/erlang-cache_tab to 1.0.6.
- Add dirty_dist_insert and dirty_dist_delete calls.
2017-01-21 20:09:54 +00:00
fhajny
3f23e7c3ea Update devel/erlang-cache_tab to 1.0.5.
- Use p1_utils v1.0.6
2017-01-03 18:26:20 +00:00
fhajny
15d4fdba14 Update devel/erlang-cache_tab to 1.0.4.
Version 1.0.4
- Use p1_utils v1.0.5

Version 1.0.3
- Use p1_utils v1.0.4
2016-08-12 09:22:34 +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