Skip to content

Commit 74b5d97

Browse files
vroldanbetjosephschorr
authored andcommitted
reference libraries through awesome spicedb
1 parent e542e1f commit 74b5d97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99

1010
SpiceDB is an open source database system for managing security-critical application permissions inspired by Google's [Zanzibar] paper.
1111

12-
Developers create a schema that models their permissions requirements and use a [client library] to apply the schema to the database, insert data into the database, and query the data to efficiently check permissions in their applications.
12+
Developers create a schema that models their permissions requirements and use any of the official or community mantained [client libraries] to apply the schema to the database, insert data into the database, and query the data to efficiently check permissions in their applications.
1313

14-
[client library]: https://github.com/orgs/authzed/repositories?q=client+library
14+
[client libraries]: https://github.com/authzed/awesome-spicedb
1515

1616
Features that distinguish SpiceDB from other systems include:
1717

0 commit comments

Comments
 (0)