Skip to content

Commit

Permalink
[elasticsearch5-rest] add forgotten elasticsearch5-rest binding.
Browse files Browse the repository at this point in the history
  • Loading branch information
dfquaresma authored and busbey committed Sep 13, 2018
1 parent b31a568 commit 3f39cac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/ycsb
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ DATABASES = {
"dynamodb" : "com.yahoo.ycsb.db.DynamoDBClient",
"elasticsearch": "com.yahoo.ycsb.db.ElasticsearchClient",
"elasticsearch5": "com.yahoo.ycsb.db.elasticsearch5.ElasticsearchClient",
"elasticsearch5-rest": "com.yahoo.ycsb.db.elasticsearch5.ElasticsearchRestClient",
"foundationdb" : "com.yahoo.ycsb.db.foundationdb.FoundationDBClient",
"geode" : "com.yahoo.ycsb.db.GeodeClient",
"googlebigtable" : "com.yahoo.ycsb.db.GoogleBigtableClient",
Expand Down

0 comments on commit 3f39cac

Please sign in to comment.