Skip to content
#

rockscache

Here is 1 public repository matching this topic...

easy-cache 是一个基于 Spring Boot 的高性能多级缓存框架,整体基于RocksCache思想,提供简单易用的注解式缓存操作。该框架支持 Redis 集群缓存和本地二级缓存,具备多级缓存动态升降级、容错机制、缓存穿透防护、弹性过期、最终一致性保障等高级特性。开发人员在开发需求时不需要额外编写代码保证一致性、穿透、雪崩、宕机问题,只需要在注解设置对应策略即可。

  • Updated Aug 5, 2025
  • Java

Improve this page

Add a description, image, and links to the rockscache topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rockscache topic, visit your repo's landing page and select "manage topics."

Learn more