You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/spicedb/concepts/datastores.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ import { Callout } from 'nextra/components'
4
4
5
5
In order to reduce operational complexity, SpiceDB leverages existing, popular systems for persisting data.
6
6
7
-
AuthzZed has standardized our managed services on CockroachDB, but we give self-hosted customers the option to pick the datastore that best suits their operational requirements.
7
+
AuthZed has standardized our managed services on CockroachDB, but we give self-hosted customers the option to pick the datastore that best suits their operational requirements.
8
8
9
9
-[CockroachDB](#cockroachdb) - Recomended for self hosted deployments with high throughput and/or multi-region requirements
10
10
-[Cloud Spanner](#cloud-spanner) - Recommended for self-hosted Google Cloud deployments
0 commit comments