YCSB/mapkeeper
Sean Busbey af424b083d [version] update master branch to 0.14 2017-09-21 21:00:41 -05:00
..
src/main/java/com/yahoo/ycsb/db [core] Fixing squid:S1319 - Declarations should use Java collection interfaces such as "List" rather than specific implementation classes such as "LinkedList". 2017-08-05 15:26:42 -07:00
README.md Rename README file to README.md file for the following DB bindings so the build process can generate binding specific tar balls for them. (currently they are broken because the build process looks for README.md) 2015-10-27 10:33:19 -07:00
pom.xml [version] update master branch to 0.14 2017-09-21 21:00:41 -05:00

README.md

MapKeeper-Specific Properties

mapkeeper.host

Specifies the host MapKeeper server is running on (default: localhost).

mapkeeper.port

Specifies the port MapKeeper server is listening to (default: 9090).