Skip to content

Releases: redis/redis-benchmarks-specification

Version 0.2.34

18 Nov 09:17
0a6287b

Choose a tag to compare

What's Changed

  • Fix TypeError for pubsub-sub-bench tests: add missing result path handler by @markovamaria in #331
  • Add memtier benchmark test suites for 4KiB string SET/GET by @paulorsousa in #332

Full Changelog: v0.2.32...v0.2.34

Version 0.2.32

29 Oct 19:17
1a6094d

Choose a tag to compare

What's Changed

Full Changelog: v0.2.31...v0.2.32

Version 0.2.31

27 Oct 14:58
8a23ac1

Choose a tag to compare

What's Changed

  • Added --override-topology to the runner, with a default of oss-standalone only by @fcostaoliveira in #329

Full Changelog: v0.2.30...v0.2.31

Version 0.2.30

24 Oct 20:33
10df9a5

Choose a tag to compare

What's Changed

Full Changelog: v0.2.28...v0.2.30

Version 0.2.28

21 Oct 14:52
01623cf

Choose a tag to compare

What's Changed

Full Changelog: v0.2.27...v0.2.28

Version 0.2.27

20 Oct 16:52
8dfc6bf

Choose a tag to compare

What's Changed

  • Fixed an issue with the --key-pattern option that caused inconsistent key handling in certain benchmark runs. (#318 by @slice4e)
  • Added enhanced topology support, improving how benchmark configurations handle multi-node and clustered Redis deployments. (#319 by @slice4e)
  • Improved reliability of benchmarks by adding a FLUSHALL operation after memtier benchmark failures, ensuring clean state between runs. (#320 by @slice4e)
  • Introduced new Redis Streams benchmark test suites for XREAD and XREADGROUP commands, expanding coverage for stream-based workloads. (#323 by @paulorsousa)

Full Changelog: v0.2.26...v0.2.27

Version 0.2.26

14 Oct 17:09
0bc3a2d

Choose a tag to compare

What's Changed

Full Changelog: v0.2.25...v0.2.26

Version 0.2.25

14 Oct 10:42
c543d36

Choose a tag to compare

What's Changed

Full Changelog: v0.1.310...v0.2.25

Version 0.1.310

08 Aug 17:19
37622f0

Choose a tag to compare

What's Changed

Full Changelog: v0.1.270...v0.1.310

Version 0.1.270

18 Jun 14:11
a160285

Choose a tag to compare

What's Changed

Full Changelog: v0.1.269...v0.1.270