fastcache
fastcache copied to clipboard
bucket.m hold a large number of objects
Are there any ways to solve this problem?
It seems that the bucket index map does not shrink after the keys are deleted in Clean
method.
Just found related issue and possible solution: golang/go#20135