YCSB/mapkeeper
Chrisjan Matser d4e3f60c29 [version] update master to 0.9.0-SNAPSHOT. 2016-04-01 21:58:48 -07:00
..
src/main/java/com/yahoo/ycsb/db [core, Cassandra, gemfire, mapkeeper] Fixing squid:S2864 - "entrySet()" should be iterated when both the key and value are needed 2016-01-02 10:16:21 +05: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 to 0.9.0-SNAPSHOT. 2016-04-01 21:58:48 -07: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).