Version 0.2.27
What's Changed
- Fixed an issue with the
--key-patternoption 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
FLUSHALLoperation aftermemtierbenchmark failures, ensuring clean state between runs. (#320 by @slice4e) - Introduced new Redis Streams benchmark test suites for
XREADandXREADGROUPcommands, expanding coverage for stream-based workloads. (#323 by @paulorsousa)
Full Changelog: v0.2.26...v0.2.27