Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update projects using ristretto #365

Open
miparnisari opened this issue Nov 25, 2023 · 0 comments
Open

Update projects using ristretto #365

miparnisari opened this issue Nov 25, 2023 · 0 comments

Comments

@miparnisari
Copy link

miparnisari commented Nov 25, 2023

ristretto/README.md

Lines 210 to 217 in 5239be5

## Projects Using Ristretto
Below is a list of known projects that use Ristretto:
- [Badger](https://github.com/dgraph-io/badger) - Embeddable key-value DB in Go
- [Dgraph](https://github.com/dgraph-io/dgraph) - Horizontally scalable and distributed GraphQL database with a graph backend
- [Vitess](https://github.com/vitessio/vitess) - Database clustering system for horizontal scaling of MySQL
- [SpiceDB](https://github.com/authzed/spicedb) - Horizontally scalable permissions database

Vitess is no longer using Ristretto, as per vitessio/vitess#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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant