elastic / go-freelru

GC-less, fast and generic LRU hashmap library for Go
Apache License 2.0
145 stars 9 forks source link

Add a sharded LRU with low latency in high concurrent situations #9

Closed rockdaboot closed 9 months ago

rockdaboot commented 9 months ago

The benchmarks look promising but need to be extended for other common sharded caches.