Memtier Benchmark Versions Save

NoSQL Redis and Memcache traffic generation and benchmarking tool.

2.0.0

10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/RedisLabs/memtier_benchmark/compare/1.4.0...2.0.0

1.4.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/RedisLabs/memtier_benchmark/compare/1.3.0...1.4.0

1.3.0

4 years ago
  • Redis 6.x ACL support
  • TLS support
  • Docker related fixes/cleanups
  • Numerous other smaller fixes

1.2.17

5 years ago
  • fix parallel key-pattern command line usage
  • fix and clean up build on macOS

1.2.16

5 years ago
  • Support arbitrary commands
  • Add bash completion

1.2.15

5 years ago
  • Support CLUSTER mode

1.2.12

5 years ago
  • Fix 64bit keyspace support

1.2.11

6 years ago
  • Basic support for redis cluster API.
  • Dockerfile support for building & running memtier benchmark in a container

1.2.10

7 years ago

Fix memory corruption when using randomized values

1.2.9

7 years ago

A number of small improvements/bugfixes:

  • Better randomization support (both in key range and value)
  • JSON output
  • Fix memcache binary protocol without verification support