0 votes
in Cassandra by
Which of the following is not a way to ensure data consistency in Cassandra?

A. Using a high consistency level for read and write operations

B. Using lightweight transactions (LWTs)

C. Using multi-version concurrency control (MVCC)

D. Using a low consistency level for read and write operations

1 Answer

0 votes
by

D. Using a low consistency level for read and write operations

Related questions

0 votes
asked Mar 18 in Cassandra by rajeshsharma
0 votes
asked Mar 13 in Cassandra by rajeshsharma
...