Skip to content

kanghyojun/pystorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Pystorage, a key/value storage written in python.

interface

Server

you can start server with python -m storage.run for more information type python -m storage.run -h

Client

there is no client in pystorage, Instead you can connect server through telnet type $ telnet your-host your-port

author

About

key/value storage, written in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages