tolbertam / sstable-tools

Tools for parsing, creating and doing other fun stuff with sstables
Apache License 2.0
162 stars 31 forks source link

Allow using commit log along with sstables #40

Open clohfink opened 8 years ago

clohfink commented 8 years ago

In a step in this direction #54 has ability to read and replay the mutations of a commitlog (and hints). If extend it a little further should be able to build the, essentially memtable from the mutations.