📌
notes
Search...
Ctrl + K
缓存和KV数据库
ConcurrentLinkedHashMap
基于LRU(Least recently used,最近最少使用)算法来替换Map中的元素
Previous
GuavaCache
Next
EhCache
Last updated
2 years ago
Was this helpful?