Introducing Ristretto: A High-Performance Go Cache
https://blog.dgraph.io/post/introducing-ristretto-high-perf-go-cache/ [blog.dgraph.io]
2019-09-20 18:43
With over six months of research and development, we’re proud to announce the initial release of Ristretto: A High Performance, Concurrent, Memory-Bound Go cache. It is contention-proof, scales well and provides consistently high hit-ratios.
Interesting read even if only for the links to prior art and research.
source: L