Project: ladu

Overview

ladu is a key-value store written in C11. It utilizes libuv for its event loop and asynchronous networking and I/O. In Estonian, ladu means “storage”, “store”, or “warehouse”.

I have not spent much time working on ladu, so it currently is just a Makefile and libuv TCP echo server example.

ladu on Github