groupcache icon indicating copy to clipboard operation
groupcache copied to clipboard

Right-sizing max cache size

Open udhos opened this issue 9 months ago • 1 comments

What about strategies for right sizing the max cache size?

Currently I am using this:

https://github.com/groupcache/groupcache-go/issues/15

udhos avatar Feb 06 '25 16:02 udhos

We use a similar stat which reports the number of non expired cache items are evicted. This has worked well for us.

thrawn01 avatar Feb 06 '25 17:02 thrawn01