Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 286 Bytes

LOG-KV-STORE

A high performant log structured key value store in golang.

TODO

  • Recreate index after reboot
  • Add checksums
  • File rotation with max size of 1GB
  • Delete Support
  • Algorithm for merging immutable files

Generate API spec

  • make apigen