ekati
ekati copied to clipboard
Implement leveling
Once the file we are writing to is full, we need to close it and open a new one.
Review the PebbleDB paper again.
Let's look into the hybrid log from faster and see if we can use that or fork it and make it work for us.