Skip to content

Commit c534e42

Browse files
chore(docs): Include SpiceDB in the list of projects using Ristretto (#285) (#311)
## Problem Readme was updated in master branch. We cherry pick this commit into main. ## Solution Cherry pick from [PR 285.](#285) ## Original Commit Info Include SpiceDB in the list of projects using Ristretto. Signed-off-by: Jimmy Zelinskie <[email protected]> (cherry picked from commit 55e7615) Co-authored-by: Jimmy Zelinskie <[email protected]>
1 parent 95a8d5a commit c534e42

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,8 @@ Below is a list of known projects that use Ristretto:
204204

205205
- [Badger](https://github.com/dgraph-io/badger) - Embeddable key-value DB in Go
206206
- [Dgraph](https://github.com/dgraph-io/dgraph) - Horizontally scalable and distributed GraphQL database with a graph backend
207-
- [Vitess](https://github.com/vitessio/vitess) - database clustering system for horizontal scaling of MySQL
207+
- [Vitess](https://github.com/vitessio/vitess) - Database clustering system for horizontal scaling of MySQL
208+
- [SpiceDB](https://github.com/authzed/spicedb) - Horizontally scalable permissions database
208209

209210
## FAQ
210211

0 commit comments

Comments
 (0)