mirror of
https://github.com/akullpp/awesome-java.git
synced 2025-02-17 15:55:19 -05:00
Add cache2k
This commit is contained in:
parent
952e8820ea
commit
802b73edc6
1 changed files with 1 additions and 0 deletions
|
@ -117,6 +117,7 @@ A curated list of awesome Java frameworks, libraries and software.
|
|||
|
||||
*Libraries that provide caching facilities.*
|
||||
|
||||
- [cache2k](https://cache2k.org) - In-memory high performance caching library.
|
||||
- [Caffeine](https://github.com/ben-manes/caffeine) - High-performance, near-optimal caching library.
|
||||
- [Ehcache](http://www.ehcache.org) - Distributed general-purpose cache.
|
||||
- [Infinispan](http://infinispan.org) - Highly concurrent key/value datastore used for caching.
|
||||
|
|
Loading…
Add table
Reference in a new issue