easy-cache 是一个基于 Spring Boot 的高性能多级缓存框架,整体基于RocksCache思想,提供简单易用的注解式缓存操作。该框架支持 Redis 集群缓存和本地二级缓存,具备多级缓存动态升降级、容错机制、缓存穿透防护、弹性过期、最终一致性保障等高级特性。开发人员在开发需求时不需要额外编写代码保证一致性、穿透、雪崩、宕机问题,只需要在注解设置对应策略即可。
-
Updated
Aug 11, 2025 - Java
easy-cache 是一个基于 Spring Boot 的高性能多级缓存框架,整体基于RocksCache思想,提供简单易用的注解式缓存操作。该框架支持 Redis 集群缓存和本地二级缓存,具备多级缓存动态升降级、容错机制、缓存穿透防护、弹性过期、最终一致性保障等高级特性。开发人员在开发需求时不需要额外编写代码保证一致性、穿透、雪崩、宕机问题,只需要在注解设置对应策略即可。
Simple examples of object oriented design.
通用的微服务后台管理系统模板;技术栈 SpringCloudAlibaba + Nacos + OpenFeign + Gateway + SpringSecurity + MyBatisPlus + Redis + Oracle/MySQL;支持多数据源、多级缓存、动态线程池、MQ 等
孵化中...
A high-performance 'like' service backend built with Spring Boot 3. Designed for high concurrency using Redis, Apache Pulsar (MQ), and multi-level caching (Caffeine + HeavyKeeper). This repository demonstrates three different architectural patterns for building a robust, asynchronous, and high-throughput system.
High-Performance Hotel Search Engine implementing Advanced Backend Patterns: Dynamic Type-Safe Queries (QueryDSL), Multi-Level Caching (L1/L2), Full Observability (OpenTelemetry/Jaeger), and Kubernetes Orchestration.
Add a description, image, and links to the multi-level-cache topic page so that developers can more easily learn about it.
To associate your repository with the multi-level-cache topic, visit your repo's landing page and select "manage topics."