Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
viragtripathi committed Mar 28, 2023
1 parent 2923e9a commit e54ca07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# redis-benchmark

Benchmark and/or load test Redis using Java client libraries such as [`jedis`](https://github.com/redis/jedis/pull/3310), [`lettuce`](https://github.com/redis/jedis/pull/3310) (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/).
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/).

## Prerequisites
Java Runtime Environment ([OpenJRE](https://openjdk.java.net/install/) or OracleJRE)
Expand Down

0 comments on commit e54ca07

Please sign in to comment.