bluele / gcache

An in-memory cache library for golang. It supports multiple eviction policies: LRU, LFU, ARC
MIT License
2.6k stars 271 forks source link

add shard map for arc #87

Open reallovelei opened 2 years ago

reallovelei commented 2 years ago

add shard map for arc