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

Project Status #93

Open gaby opened 1 year ago

gaby commented 1 year ago

Hello @bluele

What's the status of gcache ? There hasn't been any updates in over a year, and several PR's would help add functionality to this library.

Thanks!