/mudahkv

A very simple, lightweight key-value store.

Primary LanguageGoMIT LicenseMIT

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.