Skip to content

latcn/consistency-cache

Repository files navigation

Consistency Cache

Java Version Spring Boot License

高性能分布式缓存一致性解决方案 | High-Performance Distributed Cache Consistency Solution


🌐 Language | 语言

中文 English


📖 Introduction | 简介

English: Consistency Cache is a high-performance distributed cache consistency middleware designed to solve data consistency issues in multi-level caching scenarios.

中文: Consistency Cache 是一个高性能的分布式缓存一致性中间件,专为解决多级缓存场景下的数据一致性问题而设计。

选择语言版本 | Select Language Version:


✨ Features | 特性

Feature 特性
Multi-Level Cache 多级缓存支持
Consistency Guarantee 一致性保障
Hotspot Detection 热点检测
Circuit Breaker 熔断保护
Monitoring 监控指标

🚀 Quick Start | 快速开始

Maven

<dependency>
    <groupId>io.github.latcn</groupId>
    <artifactId>consistency-cache-spring-boot-starter</artifactId>
    <version>1.0.5</version>
</dependency>

Gradle

implementation 'io.github.latcn:consistency-cache-spring-boot-starter:1.0.5'

📄 License | 许可证

Apache License 2.0


Made with ❤️ by Consistency Cache Team

About

High-Performance Distributed Cache Consistency Solution

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages