Commit Graph

12 Commits

Author SHA1 Message Date
Dmitry Kolesnikov
4ca5b8caba (#15) : add atomic apply function to modify value 2017-03-09 20:38:10 +02:00
Dmitry Kolesnikov
c05be3b34e add unit test for async i/o 2016-03-23 22:15:39 +02:00
Dmitry Kolesnikov
7794391116 use CT for unit-testing (mirgate eunit to _SUITE(s)) 2016-03-23 19:28:04 +02:00
Dmitry Kolesnikov
f1d264bec6 define skeleton for test suite 2016-03-21 20:08:20 +02:00
Dmitry Kolesnikov
ff404f45a8 new async api, returns reference to operation 2015-05-10 14:02:58 +03:00
Dmitry Kolesnikov
339350bbe9 fix: heap api call 2014-09-05 09:59:06 +03:00
Dmitry Kolesnikov
0db068cc75 add cache option to disable segment evition
{ttl,   undefined} disables segment expire timeout
{check, undefined} disables segment quota check
It makes cache behave as ets table
2014-08-20 22:00:32 +03:00
Dmitry Kolesnikov
561a0ba7d9 in-cache accumulator 2014-01-21 22:52:39 +02:00
Dmitry Kolesnikov
916366089c release 0.8.0 merge with github version 2013-07-27 18:42:24 +03:00
Pepe
68dac63e53 Add function for custom TTL 2013-07-19 12:57:10 +02:00
Dmitry Kolesnikov
d324600f4b new cache design (based on multi-page idea) 2013-04-16 12:15:14 +03:00
Dmitry Kolesnikov
8cc50bffb4 initial experimental release 2012-10-27 23:44:27 +03:00