Commit Graph

21 Commits

Author SHA1 Message Date
Mariusz Nowak
ff85fb5228 Do not emit asyncpurge on uninitialized values
Fix #9
2013-10-08 15:20:23 +02:00
Mariusz Nowak
0e32a471f6 Run dispose in same context as main function 2013-02-11 16:28:59 +01:00
Mariusz Nowak
e31e498ff9 Fix null pre-fetch cache issue 2012-10-03 15:46:32 +02:00
Mariusz Nowak
28da3c9c0d preFetch option for maxAge variant
Thanks @puzrin for comments on that!
2012-10-03 15:40:37 +02:00
Mariusz Nowak
3a16a6feca Provide arguments and context with 'hit' event 2012-10-03 15:06:36 +02:00
Mariusz Nowak
625b831533 Readability 2012-09-21 15:52:57 +02:00
Mariusz Nowak
1452a76dac Basic documentation for each module 2012-09-21 15:49:09 +02:00
Mariusz Nowak
a62f1680af -- lint 2012-09-21 15:14:19 +02:00
Mariusz Nowak
4ddf5b3238 Fix variable visibility. Lint 2012-09-21 15:13:52 +02:00
Mariusz Nowak
c2843dd16a Add missing global dependency 2012-09-21 15:02:41 +02:00
Mariusz Nowak
49b181f559 Clean verbosity 2012-09-21 14:44:10 +02:00
Mariusz Nowak
f2d0dacd17 Support for async mode in refCounter 2012-09-21 14:06:32 +02:00
Mariusz Nowak
01735bd218 max: Handle async with async events 2012-09-21 13:54:29 +02:00
Mariusz Nowak
213ee0dc65 (fix) maxAge: Rely on async events 2012-09-21 13:52:26 +02:00
Mariusz Nowak
4c57e47a6d maxAge: Rely on async events 2012-09-21 13:51:29 +02:00
Mariusz Nowak
851a6293ac dispose: rely on async events 2012-09-21 13:50:30 +02:00
Mariusz Nowak
54fb4e4f13 async: safe purgeAll 2012-09-21 13:47:48 +02:00
Mariusz Nowak
d23505d700 maxAge: Handle init time properly when in async mode 2012-09-21 13:40:51 +02:00
Mariusz Nowak
22f4772556 Fix id for initasync event 2012-09-21 13:39:47 +02:00
Mariusz Nowak
329456db58 Improved async handling algorithm.
Introduced async events
2012-09-21 13:26:59 +02:00
Mariusz Nowak
146e59e543 Modularization. Cleanup and logic improvements.
Additionally changed max option algorithm from FIFO to LRU
2012-09-21 12:04:55 +02:00