标签:
本地缓存
java
Redis+Caffeine 太强了!
背景 为什么要使用本地缓存 设计一个本地内存需要有什么功能 本地缓存方案选型 1.使用ConcurrentHashMap实现本地缓存 2.基于Guava Cache实现本地……
2025-12-10 shixingao
5
0
0