Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consistency Tokens #67

Open
aaguiarz opened this issue Sep 12, 2024 · 1 comment
Open

Consistency Tokens #67

aaguiarz opened this issue Sep 12, 2024 · 1 comment

Comments

@aaguiarz
Copy link
Member

aaguiarz commented Sep 12, 2024

Change the Write API so it returns a consistency token, that can be then specified when calling the query evaluation APIs (e.g. check/list objects/list users).

When the token is provided, OpenFGA will perform a consistent read if the data in the cache is staler than the revision encoded in consistency token.

@loeffel-io
Copy link

Hey @aaguiarz, what is the current status here? we dont need higher consistency, we do need guaranteed consistency.
Similar to https://authzed.com/docs/spicedb/concepts/consistency#zedtokens or https://google.aip.dev/154.
I am really surprised to not see this implemented in this kind of system

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

2 participants