karlseguin / ccache

A golang LRU Cache for high concurrency
MIT License
1.28k stars 119 forks source link

This is a great software. Thanks a lot. #26

Closed unisqu closed 5 years ago

unisqu commented 5 years ago

Hope it can be maintained and optimized for speed improvements (i mean garbage collection in this case, actually it's very good already being used as a cache). Overall, the feature is good enough. Thanks.

karlseguin commented 5 years ago

:)