java-cache
There are 8 repositories under java-cache topic.
nikhilkarnwal/cache
Java implementation of TTL Cache
newpanjing/group-cache
简单的内存缓存实现,实现group概念,一个group里面是个有序的集合,集合支持key-value expire弥补redis list的不足
jaameypr/keyvalue-caching
Java-based caching solution designed to temporarily store key-value pairs with a specified time-to-live (TTL) duration.
HiddenMotives/Java-SimpleCache
A simple file based caching library for caching 3rd party API calls in Java.
robertvazan/foxcache
Reactive persistent cache for applications based on Hookless reactive library and especially PushMode web apps.
ziggy42/drome
LRU, FIFO and LIFO caches.
ErrorxCode/Clorine
A simple, powerfull, and multipurpose java caching library with both memory and disk persisting ability. Save your POJO's directly in the cache