Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Caffeine – Java 8 caching (github.com/ben-manes)
3 points by NovaX on March 24, 2015 | hide | past | favorite | 1 comment


* Benchmarks: https://github.com/ben-manes/caffeine/wiki/Benchmarks

* 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




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: