-
Notifications
You must be signed in to change notification settings - Fork 473
Improve the phrasing of the page "strong consistency" #1002
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
Conversation
I'll wait for @bdarnell's feedback, but this looks great to me. Would you mind updating https://www.cockroachlabs.com/docs/frequently-asked-questions.html#how-is-cockroachdb-strongly-consistent as well, @knz ? |
strong-consistency.md
Outdated
|
||
- [Consensus, Made Thrive](https://www.cockroachlabs.com/blog/consensus-made-thrive/) | ||
- [Trust, But Verify: How CockroachDB Checks Replication](https://www.cockroachlabs.com/blog/trust-but-verify-cockroachdb-checks-replication/) | ||
- [Serializable, Lockless, Distributed: Isolation in CockroachDB](https://www.cockroachlabs.com/blog/serializable-lockless-distributed-isolation-cockroachdb/) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'd move this one up to the top of the list; I think it's the most important thing to understand about our consistency model.
I'd move this one up to the top of the list; I think it's the most
important thing to understand about our consistency model.
done
|
I have updated the FAQ as requested by @jseldess. PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, @knz. Thank you.
Feel free to merge then =) |
@knz, was pulled away by kids, etc. You should feel free to merge in the future as well. |
* Create 'release/arangodb-3.7.18_22052012154607' for 3.7.18 release of ArangoDB * Update examples for 3.7 in release/arangodb-3.7.18_22052012154607 at 2022-05-20T15:03:27+02:00 * Update deprecations.yml Co-authored-by: arangodb-release-bot <> Co-authored-by: arangodb-release-bot <vadim@arangodb.com> Co-authored-by: ansoboleva <93702078+ansoboleva@users.noreply.github.com>
This change is