Files
scylladb/sstables
Glauber Costa e3f87033b7 sstables: convert collections to mutation
We do our best to avoid serializing every cell we see. We will accumulate them
all in an internal data structure, and then finally serialize it to our internal
format all at the same time.

Signed-off-by: Glauber Costa <glommer@cloudius-systems.com>
2015-05-13 17:40:20 -04:00
..
2015-04-30 16:04:19 -04:00