Skip to content
/ jsondb Public

a key-value db like memcached which is based on json.You need libevent(http://libevent.org/) and tcmalloc(http://goog-perftools.sourceforge.net/doc/tcmalloc.html‎).You can build with:make server

Notifications You must be signed in to change notification settings

cycyyy/jsondb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

a key-value db like memcached which is based on json.You need libevent(http://libevent.org/) and tcmalloc(http://goog-perftools.sourceforge.net/doc/tcmalloc.html‎).You can build with:make server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages