Andreas Huber 9889252205 use only one thread for evictions
Instead of spawning a new thread for every cache, we use a single thread
that will evict entries from all caches.
The thread keeps a weak reference to the caches, so that they can be
garbage collected.
2018-11-24 08:32:05 +01:00
2018-11-19 19:23:57 +01:00
2018-11-20 19:13:59 +01:00
2018-11-20 19:13:59 +01:00
2018-11-20 19:13:59 +01:00
2017-04-16 09:07:28 +02:00
2018-11-21 18:55:54 +01:00
2017-12-16 17:33:45 +01:00
2017-04-14 07:43:42 +02:00
2016-12-04 10:41:37 +01:00
2016-12-04 10:41:37 +01:00
Description
No description provided
8.3 MiB
Languages
Java 79.4%
TypeScript 11.1%
HTML 4.5%
Python 2.8%
SCSS 1.1%
Other 0.9%