Answer Posted / Aditya Narayan Vikram
A Memtable is an in-memory data structure in Apache Cassandra that stores recent write operations. It serves as a buffer before the data gets written to SSTables on disk. Each Memtable keeps track of its contents by row key and timestamp.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category