YCSB/mapkeeper
Sean Busbey bcf9ee3485 [version] update master branch to 0.17.0-SNAPSHOT 2019-06-04 00:28:38 -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 [licensing] add missing headers called out by the RAT plugin. 2018-05-21 10:50:44 -05:00
pom.xml [version] update master branch to 0.17.0-SNAPSHOT 2019-06-04 00:28:38 -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).