simple-cache

simple-cache

lushenle

用 Go 从零实现的分布式内存缓存系统,内嵌自研 Raft 共识引擎,通过 Command + FSM + Raft 三层解耦实现单机/集群模式无缝切换,提供 gRPC + REST 双协议访问,核心采用 HashMap + Radix Tree + Min-Heap 三层内存数据结构协同工作,支持 TTL 过期、前缀/正则搜索、数据持久化及 Prometheus 全链路可观测。

4 Stars
0 Forks
0 Watchers
Go Language
mit License
53 SrcLog Score
Cost to Build
$909.3K
Market Value
$729.2K

Growth over time

5 data points  ·  2026-04-20 → 2026-09-13
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about simple-cache

Question copied to clipboard

What is the lushenle/simple-cache GitHub project? Description: "用 Go 从零实现的分布式内存缓存系统,内嵌自研 Raft 共识引擎,通过 Command + FSM + Raft 三层解耦实现单机/集群模式无缝切换,提供 gRPC + REST 双协议访问,核心采用 HashMap + Radix Tree + Min-Heap 三层内存数据结构协同工作,支持 TTL 过期、前缀/正则搜索、数据持久化及 Prometheus 全链路可观测。". Written in Go. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone simple-cache

Clone via HTTPS

git clone https://github.com/lushenle/simple-cache.git

Clone via SSH

[email protected]:lushenle/simple-cache.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the simple-cache issue tracker:

Open GitHub Issues