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

Additional Consistency Options for OpenFGA queries #54

Open
aaguiarz opened this issue Mar 12, 2024 · 0 comments
Open

Additional Consistency Options for OpenFGA queries #54

aaguiarz opened this issue Mar 12, 2024 · 0 comments

Comments

@aaguiarz
Copy link
Member

In OpenFGA we currently support:

  • Strong reads, if you don't configure the cache
  • Eventually consistent reads, when you configure the cache

We want to provide additional options to:

  • Always request a strong consistent read
  • Request for a consistent read if the cached data is staler than a specific timestamp/revision (or token, or zookie).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant