Ristretto - A high performance memory-bound Go cache
Ristretto is a fast, concurrent cache library built with a focus on performance and correctness. Its features include Concurrency, High Hit Ratios, Fast Throughput, Cost-Based Eviction, Metrics support.
https://github.com/dgraph-io/ristretto
https://blog.dgraph.io/post/introducing-ristretto-high-perf-go-cache/
License:
Tech:
Tags: