Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Kvstore: use bincode serialization (anza-xyz#3385)
* use bincode for SSTable serialization; add tests * Fix bug uncovered in merge algorithm by unit tests * use bincode in write-ahead-log serialization * Add helper `Fill` trait for zeroing buffers
- Loading branch information