Giter Club home page Giter Club logo

Comments (7)

jseldess avatar jseldess commented on July 18, 2024

Draft at http://www.cockroachlabs.com/docs/frequently-asked-questions.html

from docs.

jseldess avatar jseldess commented on July 18, 2024

Feedback from @vivekmenezes:

will not be permanent and will never be visible to readers

could be:

will faill, not be permanent and will never be visible to readers

Nice FAQ!

from docs.

jess-edwards avatar jess-edwards commented on July 18, 2024

@jseldess
What do you think of adding a table of contents to the top of the FAQ? It will make it easier to hop to questions that are relevant. Perhaps the TOC could only appear in the left-side menu so that it's not causing the actual answers to drop below the fold.

from docs.

tbg avatar tbg commented on July 18, 2024
  • successor to Paxos -> alternative to Paxos
  • wonky sentence: When failures occur, replication ensures the continued availability of replicas and Raft ensures the consistency of replicas.
    Suggestion: Raft replication ensures that when failures occur, another replica can resume operation consistently.
  • This means that concurrent transactions on the same data, whether reads or writes, will never result in anomalies: there's still the commit timestamp reordering anomaly (only linearizable mode gets rid of that). Not sure if it's worth mentioning.
  • Consistency: I think this point should focus on our optimistic concurrency model. Raft is really more about keeping consistent replicas (which is another meaning of "consistent")
  • Durability: again there is a mixup of Raft and Replication which I think could be clarified.

from docs.

jseldess avatar jseldess commented on July 18, 2024

PR #111 gets this almost final. Leaving this issue open so @tschottdorf can help me rewrite the texts for how Cockroach DB supports the C and D in ACID.

from docs.

tbg avatar tbg commented on July 18, 2024

Could you point me towards the segments of text you want me to look at in particular? Thanks.

from docs.

jseldess avatar jseldess commented on July 18, 2024

Sure, @tschottdorf: https://github.com/cockroachdb/docs/blob/gh-pages/frequently-asked-questions.md#does-cockroachdb-have-acid-semantics. See your earlier comments about the Consistenty and Durability explanations. It'd be great if you could offer some basic revisions.

from docs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.