Skip to content

Thrift based key-value store with various storage backends, including MySQL, Berkeley DB, and LevelDB.

Notifications You must be signed in to change notification settings

sears/mapkeeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In order to configure the build, edit Makefile.config to point to the
location of your copy of thrift.  If you ran thrift's "make install",
the default (/usr/local) will likely work for you.  Otherwise, point
it at the top directory of the tarball after doing a "./configure ;
make" in the thrift directory.

Note that mapkeeper requires the Thrift C++ and Java bindings.

About

Thrift based key-value store with various storage backends, including MySQL, Berkeley DB, and LevelDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published