Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

JetCache - Java cache abstraction which provides consistent use for various caching solutions

  • Share this:
JetCache is a Java cache abstraction which provides consistent use for various caching solutions. Presently it support Redis and Alibaba Tair and Caffeine cache as embedded cache.

It simplifies cache operation with these key features: like declarative caching using annotation with TTL(Time To Live) and two level caching support, Policy of key generation and value serialization can be custom, Detailed stat of each cache area, Asynchronous API and lot more.
https://github.com/alibaba/jetcache
https://github.com/alibaba/jetcache
License:
Tech: