Skip to content

Add read-after-write consistency docs page#528

Merged
miparnisari merged 1 commit intoauthzed:mainfrom
ivanauth:fix/issue-524-read-after-write-docs
Apr 8, 2026
Merged

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

Conversation

@ivanauth
Copy link
Copy Markdown
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.

@miparnisari
Copy link
Copy Markdown
Contributor

@samkim did we lose the Vercel preview thingy?

@miparnisari miparnisari force-pushed the fix/issue-524-read-after-write-docs branch from 4b53ba4 to e74a358 Compare April 8, 2026 18:56
@miparnisari miparnisari enabled auto-merge (squash) April 8, 2026 18:56
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 8, 2026

Preview deployment status for this pull request.

Name Status Preview Updated (UTC)
docs 🟢 Ready Visit Preview Apr 08, 2026 06:58pm

@miparnisari miparnisari merged commit 5e7e88f into authzed:main Apr 8, 2026
6 of 7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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

2 participants