SpiceDB is the most scalable and consistent Google Zanzibar-inspired database for storing and computing permissions data—use it to build global-scale fine grained authorization services.
Expressive gRPC and HTTP/JSON APIs for powering authorization logic in your client applications.
Distributed, parallel graph engine faithful to the architecture described in Google’s Zanzibar paper.
A flexible consistency model configurable per-request that includes resistance to the New Enemy Problem.
Intuitive authorization configuration language — SpiceDB Schema — with CI/CD integrations for validation & testing.
Support for in-memory, Spanner, CockroachDB, PostgreSQL, and MySQL relationship storage.
Deep observability with Prometheus metrics, pprof profiles, structured logging, and OpenTelemtry tracing.
fix dispatch deduplication regression by @vroldanbet in https://github.com/authzed/spicedb/pull/1643
use internal/logging instead of zerolog global logger by @vroldanbet in https://github.com/authzed/spicedb/pull/1647
singleflight dispatch: adds a fallback in case the traversal bloom is not present by @vroldanbet in https://github.com/authzed/spicedb/pull/1648
Add missing combined recursive test case by @josephschorr in https://github.com/authzed/spicedb/pull/1645
Add additional expand canonical key tests by @josephschorr in https://github.com/authzed/spicedb/pull/1649
kubectl create spicedbcluster