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