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

Use the WAIT command for strong consistency #178

Open
ewpreston opened this issue May 6, 2024 · 1 comment
Open

Use the WAIT command for strong consistency #178

ewpreston opened this issue May 6, 2024 · 1 comment
Assignees

Comments

@ewpreston
Copy link

I think we should not use the term strong here. We don't provide strong consistency, at least not the definition most people who use ACID RDBMS databases are familiar with.

https://redis.io/docs/latest/operate/rs/clusters/optimize/wait/#:~:text=Use%20the%20wait%20command%20to,on%20disk%20permanently%20for%20durability

See https://www.baeldung.com/cs/eventual-consistency-vs-strong-eventual-consistency-vs-strong-consistency

Note I don't like the term "strong eventual consistency" either, because at least in Redis's case, it's not strong

@mich-elle-luna
Copy link
Collaborator

Thanks for this report, much appreciated.

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

No branches or pull requests

3 participants