Releases: redis-performance/pubsub-sub-bench
Releases · redis-performance/pubsub-sub-bench
Version 0.7.1
What's Changed
- Reduced logging level at start of benchmark and extended summary metrics (p95) by @filipecosta90 in #26
Full Changelog: v0.7.0...v0.7.1
Version 0.7.0
What's Changed
- Introduce optional rate limiting for publisher routines in
publish
andspublish
modes. by @filipecosta90 in #25
Full Changelog: v0.6.1...v0.7.0
Version 0.6.1
What's Changed
- Fixed sharded pubsub subscriber check by @filipecosta90 in #24
Full Changelog: v0.6.0...v0.6.1
Version 0.6.0
What's Changed
- Added the option to measure RTT from publishers->subscribers. Added publisher mode by @filipecosta90 in #23
Full Changelog: v0.5.0...v0.6.0
Version 0.5.0
What's Changed
- Added --clients flag. included example in readme. by @filipecosta90 in #22
Full Changelog: v0.4.1...v0.5.0
Version 0.4.1
What's Changed
- Reconnection Improvements, Channel Metrics, and Random Seed Support by @filipecosta90 in #21
Full Changelog: v0.4.0...v0.4.1
Version 0.4.0
What's Changed
- Dynamic Reconnect and Multi-Channel Support by @filipecosta90 in #19
Full Changelog: v0.3.2...v0.4.0
Version 0.3.2
What's Changed
- In case of different slot groups count and node count ensure we iterate over nodes and node slots by @filipecosta90 in #17
Full Changelog: v0.3.1...v0.3.2
Version 0.3.1
What's Changed
- Ensure mutual exclusion on cluster nodes/slots update when starting benchmark by @filipecosta90 in #16
Full Changelog: v0.3.0...v0.3.1
Version 0.3.0
What's Changed
- Using connections based on key in case of cluster API and SSUBSCRIBE by @filipecosta90 in #15
Full Changelog: v0.2.0...v0.3.0