jetcache
JetCache is a Java cache framework.
About this project
Introduction JetCache is a Java cache abstraction which provides uniform usage for different caching solutions. It provides more powerful annotations than those in Spring Cache. The annotations in JetCache supports native TTL, two level caching, and automatically refresh in distrubuted environments, also you can manipulate instance by your code. Currently, there are four implementations: , (not open source on github), (in memory) and a simple (in memory). Full features of JetCache: Manipulate cache through uniform Cache API. Declarative method caching using annotations with TTL(Time To Live) and two level caching support Create & configure instance with cache manager Automatically…
Technologies
Project health
GitHub
Reviews
Built by
Maintain alibaba/jetcache? Claiming verifies admin access through your GitHub account and gives you control of this listing.