/kv

key-value store command line tool that uses shared memory

Primary LanguageC++

# Shared Memory Key-Value Store

* Run with no args to see usage info
* Store data by sending it to stdin
* Retrieve data by reading stdout