github.com/authzed/spicedb@v1.32.1-0.20240520085336-ebda56537386/internal/datastore/spanner/README.md (about) 1 # Spanner Datastore 2 3 This datastore implementation allows you to use a [Google Cloud Spanner](https://cloud.google.com/spanner) database as the backing durable storage for SpiceDB. 4 5 ## Usage Benefits 6 7 The Spanner datastore, like the CockroachDB datastore, can be used in highly scalable and multi-region installations.