When a memtable is full, convert it to an immutable memtable and keep it in memory until it can be flushed to disk.
When a memtable is full, convert it to an immutable memtable and keep it in memory until it can be flushed to disk.