Java implementation of TTL Cache
-
Updated
Apr 15, 2017
8000
Java implementation of TTL Cache
简单的内存缓存实现,实现group概念,一个group里面是个有序的集合,集合支持key-value expire弥补redis list的不足
Java-based caching solution designed to temporarily store key-value pairs with a specified time-to-live (TTL) duration.
A simple file based caching library for caching 3rd party API calls in Java.
A simple, powerfull, and multipurpose java caching library with both memory and disk persisting ability. Save your POJO's directly in the cache
Reactive persistent cache for applications based on Hookless reactive library and especially PushMode web apps.
Add a description, image, and links to the java-cache topic page so that developers can more easily learn about it.
To associate your repository with the java-cache topic, visit your repo's landing page and select "manage topics."