Skip to content

Add read-after-write consistency docs page#528

Open
ivanauth wants to merge 1 commit intoauthzed:mainfrom
ivanauth:fix/issue-524-read-after-write-docs
Open

Add read-after-write consistency docs page#528
ivanauth wants to merge 1 commit intoauthzed:mainfrom
ivanauth:fix/issue-524-read-after-write-docs

Conversation

@ivanauth
Copy link
Contributor

Fixes #524

Adds a dedicated page covering how to achieve read-after-write consistency in SpiceDB:

  • ZedTokens with at_least_as_fresh (recommended)
  • fully_consistent for simple cases
  • Accepting eventual consistency with tunable quantization

Includes comparison table and links to related docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add read-after-write docs as their own page

1 participant