Skip to content
This repository has been archived by the owner on Mar 13, 2019. It is now read-only.

Latest commit

 

History

History
3 lines (2 loc) · 282 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 282 Bytes

MudahKV

MudahKV is a very simple key-value store. It is not aimed to be high performance, nor is it distributed. MudahKV is designed specifically to be lightweight and have very few dependencies. The server and client are statically linked binaries and should be easy to deploy.