Answer Posted / Shurveer Saxena
In Cassandra, a Memtable is an in-memory data structure that stores recent write operations. It's used 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