Skip to content

Commit f9031f1

Browse files
committed
Updated readme.
1 parent 022f49e commit f9031f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# redis-benchmark
22

3-
Benchmark and/or load test Redis using Java client libraries such as [`jedis`](https://github.com/redis/jedis/pull/3310), [`lettuce`](https://github.com/lettuce-io/lettuce-core) (TBD) etc. You can run this utility with Standalone Redis database or Geo-distributed Redis databases i.e. [`Active-Active`](https://redis.com/redis-enterprise/technology/active-active-geo-distribution/) or [`Active-Passive`](https://redis.com/redis-enterprise/technology/active-passive-geo-distribution/).
3+
Benchmark and/or load test Redis using Java client libraries such as [`jedis`](https://github.com/redis/jedis), [`lettuce`](https://github.com/lettuce-io/lettuce-core) (TBD) etc. You can run this utility with Standalone Redis database or Geo-distributed Redis databases i.e. [`Active-Active`](https://redis.com/redis-enterprise/technology/active-active-geo-distribution/) or [`Active-Passive`](https://redis.com/redis-enterprise/technology/active-passive-geo-distribution/).
44

55
## Prerequisites
66
Java Runtime Environment ([OpenJRE](https://openjdk.java.net/install/) or OracleJRE) 11+

0 commit comments

Comments
 (0)