Answer Posted / Vibhuti Pandey
In Cassandra, a Memtable is an in-memory data structure used to store the most recent writes for each partition. It holds key-value pairs until it reaches a predefined size or age, at which point it gets merged with SSTables during compaction.
| 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