Skip to content

Releases: RedisLabs/memtier_benchmark

2.1.0

05 May 16:42
c7d2b57
Compare
Choose a tag to compare

New Features

  • Add rate limiting to control the number of requests per second by @YaacovHazan in #237
  • Enable specifying the tls protocol version to use via --tls-protocols argument by @filipecosta90 in #234
  • List ingress and egress separately on JSON and CSV exports. Include BW and also raw values per second by @filipecosta90 in #246

Bug Fixes

New Contributors

Full Changelog: 2.0.0...2.1.0

Release 2.0.0

22 Jun 12:59
d5ac1f4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.0...2.0.0

Release 1.4.0

08 Aug 09:53
29f51a8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.0...1.4.0

1.3.0

30 Apr 13:50
d6b9811
Compare
Choose a tag to compare
  • Redis 6.x ACL support
  • TLS support
  • Docker related fixes/cleanups
  • Numerous other smaller fixes

1.2.17

06 May 07:30
Compare
Choose a tag to compare
  • fix parallel key-pattern command line usage
  • fix and clean up build on macOS

1.2.16

29 Apr 07:03
Compare
Choose a tag to compare
  • Support arbitrary commands
  • Add bash completion

1.2.15

18 Oct 10:55
Compare
Choose a tag to compare
  • Support CLUSTER mode

1.2.12

16 May 13:13
Compare
Choose a tag to compare
  • Fix 64bit keyspace support

1.2.11

16 Jan 11:57
Compare
Choose a tag to compare
  • Basic support for redis cluster API.
  • Dockerfile support for building & running memtier benchmark in a container

1.2.10

04 Apr 06:38
Compare
Choose a tag to compare

Fix memory corruption when using randomized values