Skip to content

Releases: RedisLabs/memtier_benchmark

1.2.16

29 Apr 07:03

Choose a tag to compare

  • Support arbitrary commands
  • Add bash completion

1.2.15

18 Oct 10:55

Choose a tag to compare

  • Support CLUSTER mode

1.2.12

16 May 13:13

Choose a tag to compare

  • Fix 64bit keyspace support

1.2.11

16 Jan 11:57

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

Choose a tag to compare

Fix memory corruption when using randomized values

1.2.9

15 Mar 10:33

Choose a tag to compare

A number of small improvements/bugfixes:

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

1.2.7

06 Apr 11:48

Choose a tag to compare

  • Version 1.2.7
    • Improvement of --randomize
    • Minor bugfix in instantaneous stats not begin updated
    • Fix incorrect statistics due to integer overflow (Daisy Hsiung).
    • Better round-robin address selection when doing hostname resolution.

1.2.6

30 Sep 07:28

Choose a tag to compare

Version 1.2.6
* Improve latency histogram accuracy and range
* Fix --random-data when using many threads

1.2.5

20 Jul 05:43

Choose a tag to compare

  • Version 1.2.5
    • Bugfix in --randomize

Version 1.2.4

01 Apr 12:24

Choose a tag to compare

  • Add --randomize
  • Fix random seed bug
  • Improve statistics accuracy