Skip to content

Version 0.2.27

Choose a tag to compare

@fcostaoliveira fcostaoliveira released this 20 Oct 16:52
· 7 commits to main since this release
8dfc6bf

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