Answer Posted / Bhupendra Pratap Singh
Memtable in Apache Cassandra is an in-memory data structure that stores recently written data. It acts as a cache for frequently accessed data. Data is eventually flushed from the Memtable to SSTables (Sorted String Tables) on disk.
| 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