一个基于Java语言开发的轻量级缓存解决方案。整体基于RocksCache的标记删除思想,使用了Spring Boot、Redis、Guava Cache等技术,通过AOP注解方式实现了多级缓存、缓存降级、防缓存穿透等功能,并支持分布式环境下的缓存一致性保证。
-
Updated
Jul 15, 2025 - Java
一个基于Java语言开发的轻量级缓存解决方案。整体基于RocksCache的标记删除思想,使用了Spring Boot、Redis、Guava Cache等技术,通过AOP注解方式实现了多级缓存、缓存降级、防缓存穿透等功能,并支持分布式环境下的缓存一致性保证。
Add a description, image, and links to the rockscache topic page so that developers can more easily learn about it.
To associate your repository with the rockscache topic, visit your repo's landing page and select "manage topics."