Skip to content
/ kv Public

key-value store command line tool that uses shared memory

Notifications You must be signed in to change notification settings

dvhar/kv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

# 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

About

key-value store command line tool that uses shared memory

Resources

Stars

Watchers

Forks