multi-level-cache topic

List multi-level-cache repositories

LruClockCache

59
Stars
5
Forks
Watchers

A low-latency LRU approximation cache in C++ using CLOCK second-chance algorithm. Multi level cache too. Up to 2.5 billion lookups per second.

go-cache

128
Stars
9
Forks
Watchers

A flexible multi-layer Go caching library to deal with in-memory and shared cache by adopting Cache-Aside pattern.

uni-boot-cloud

16
Stars
5
Forks
Watchers

微服务后台管理系统骨架;技术栈 SpringCloudAlibaba2021 + Nacos + OpenFeign + Gateway + SpringSecurity + MyBatisPlus + Redis + Oracle/MySQL;支持多数据源、多级缓存、动态线程池、MQ 等