[–] NovaX 11y ago ↗ * Benchmarks: https://github.com/ben-manes/caffeine/wiki/Benchmarks* Design: https://github.com/ben-manes/caffeine/wiki/DesignThis is an evolution of two previously successful caching libraries:* ConcurrentLinkedHashMap: https://code.google.com/p/concurrentlinkedhashmap/* Google Guava's Cache: https://github.com/google/guava
1 comment
[ 2.6 ms ] story [ 13.2 ms ] thread* Design: https://github.com/ben-manes/caffeine/wiki/Design
This is an evolution of two previously successful caching libraries:
* ConcurrentLinkedHashMap: https://code.google.com/p/concurrentlinkedhashmap/
* Google Guava's Cache: https://github.com/google/guava