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

Can U add a feature for limit max cache count ? #46

Closed rfyiamcool closed 6 years ago

rfyiamcool commented 6 years ago

see title, thank u. @bluele

rfyiamcool commented 6 years ago