golang-lru icon indicating copy to clipboard operation
golang-lru copied to clipboard

Adding support optional SIEVE eviction

Open venkatsvpr opened this issue 1 year ago • 0 comments

Added NewWithOpts to create a new cache, with option to use SieveEviction and WithCallback option.

I've tried to keep the other signatures the same.

Issue: https://github.com/hashicorp/golang-lru/issues/164

venkatsvpr avatar Jan 24 '24 03:01 venkatsvpr