realtux / keyval

In-memory key/value database

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

keyval

The simple in-memory database.

Compile and run

git clone https://github.com/realtux/keyval
cd keyval
make
./keyval

About

In-memory key/value database

License:MIT License


Languages

Language:C 93.4%Language:Makefile 6.6%