dgraph-io / ristretto

A high performance memory-bound Go cache
https://dgraph.io/blog/post/introducing-ristretto-high-perf-go-cache/
Apache License 2.0
5.53k stars 364 forks source link

Update projects using ristretto #365

Open miparnisari opened 9 months ago

miparnisari commented 9 months ago

https://github.com/dgraph-io/ristretto/blob/5239be55a219459d7ce4f6e9f99c8cea2c0b9d3a/README.md?plain=1#L210-L217

Vitess is no longer using Ristretto, as per https://github.com/vitessio/vitess/pull/13939

The poor hitrate performance of Ristretto is probably caused by some of the unfixed bugs which we’ve discussed during the call

Neither is SpiceDB 🤔 which is using a fork https://github.com/authzed/spicedb/blob/57bf05e1c63d8df16ccf571ce90200f9ce92fc1d/go.mod#L56

github-actions[bot] commented 1 month ago

This issue has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open.