From 22a947e464db0ff6792fb68d4fea3361baece48d Mon Sep 17 00:00:00 2001 From: Keshava Munegowda Date: Wed, 15 Jul 2020 16:47:38 +0530 Subject: [PATCH] Update README.md Signed-off-by: Keshava Munegowda --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e59808765..f67106927 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ Currently SBK supports benchmarking of 22. [FoundationDB Document Layer](https://github.com/kmgowda/SBK/tree/master/driver-mongodb#foundationdb-document-layer-performance-benchmarking) 23. [MongoDB](https://www.mongodb.com) 24. [CockroachDB](https://github.com/kmgowda/SBK/tree/master/driver-jdbc#jdbc-postgresql-for-cockroachdb-performance-benchmarking) +25. [RocksDB](https://rocksdb.org) In future, many more storage storage systems drivers will be plugged in. @@ -83,7 +84,7 @@ usage: sbk ConcurrentQ, FdbRecord, File, FileStream, FoundationDB, HDFS, Jdbc, Kafka, MinIO, MongoDB, Nats, NatsStream, Nsq, Pravega, Pulsar, RabbitMQ, - RocketMQ] + RocketMQ, RocksDB] -context Prometheus Metric context;default context: 8080/metrics; 'no' disables the metrics -help Help message @@ -406,7 +407,7 @@ usage: sbk -class Pulsar ConcurrentQ, FdbRecord, File, FileStream, FoundationDB, HDFS, Jdbc, Kafka, MinIO, MongoDB, Nats, NatsStream, Nsq, Pravega, Pulsar, RabbitMQ, - RocketMQ] + RocketMQ, RocksDB] -cluster Cluster name (optional parameter) -context Prometheus Metric context;default context: 8080/metrics; 'no' disables the metrics