2017-07-31 00:32:28 by Thomas Klausner | Files touched by this commit (229) |
Log message: Switch github HOMEPAGEs to https. |
2017-07-07 11:31:45 by Filip Hajny | Files touched by this commit (4) |
Log message: 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-03-30 12:21:32 by Filip Hajny | Files touched by this commit (3) |
Log message: Update devel/erlang-cache_tab to 1.0.7. - Use p1_utils 1.0.7. |
2017-01-21 21:09:54 by Filip Hajny | Files touched by this commit (2) |
Log message: Update devel/erlang-cache_tab to 1.0.6. - Add dirty_dist_insert and dirty_dist_delete calls. |
2017-01-03 19:26:21 by Filip Hajny | Files touched by this commit (3) |
Log message: Update devel/erlang-cache_tab to 1.0.5. - Use p1_utils v1.0.6 |
2016-08-12 11:22:34 by Filip Hajny | Files touched by this commit (3) |
Log message: 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-04-25 16:17:53 by Filip Hajny | Files touched by this commit (5) |
Log message: Import cache_tab-1.0.2 as devel/erlang-cache_tab. In-memory cache Erlang libraries. |