Login
Remember
Register
Ask a Question
What is Zero Consistency?
0
votes
asked
Jan 2, 2023
in
Cassandra
by
sharadyadav1986
What is Zero Consistency?
zero-consistency
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 2, 2023
by
sharadyadav1986
In this write operations will be handled in the background, asynchronously. It is the fastest way to write data, and the one that is used to offer the least confidence that operations will succeed.
...