Skip to content

soerenlemke/kiwi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kiwi KV Store logo

kiwi — a tiny key–value storage

Status: Work in Progress — not production-ready


What is kiwi?

Kiwi is a simple, educational key–value store project in Go.

Why “Kiwi”? A playful nod to “KV” (key–value). Spoken in English (“kay-vee”), it sounds a bit like the german fruit “Kiwi” — and thus a friendly fruit mascot was born.


Roadmap

  • v0.1
    • In-memory KV store
    • set/get/delete
    • Append-only active log and crash recovery
    • Simple API

Contributing

Contributions are welcome! Please:

  • Open an issue to discuss changes
  • Use clear commit messages
  • Run go fmt / lint before committing

License

MIT LICENSE

About

a tiny key–value storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages