Skip to content

ericliuu/pls-kvs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pls-kvs

"Please Key Value Store My Stuff"

A simple command-line key value store. Accepts commands as HTTP requests (GET, PUT, and DELETE) on port 54321, e.g.:

curl -X PUT http://localhost:54321/key/key_string -d "value_string"

About

Key value store

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages