Answer Posted / Pankaj Kumar Dagar
Memtables are in-memory data structures used by Cassandra to cache recently read or written data for faster access. Each node in a Cassandra cluster maintains multiple memtables, and when they reach their maximum size, data is periodically flushed to the SSTables 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