groupcache
groupcache copied to clipboard
Right-sizing max cache size
What about strategies for right sizing the max cache size?
Currently I am using this:
https://github.com/groupcache/groupcache-go/issues/15
We use a similar stat which reports the number of non expired cache items are evicted. This has worked well for us.