Skip to content

nityanandagohain/log-kv-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A log structured key value store written in Golang for extracting high performance out of spinning disks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published