Releases: redis-performance/pubsub-sub-bench
Releases · redis-performance/pubsub-sub-bench
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
Version 0.2.0
What's Changed
- Change from radix/v4 to go-redis due to high lock overhead on EncodeDecode. Current best performance vs all previous versions by @filipecosta90 in #14
Full Changelog: v0.1.0...v0.2.0
Version 0.1.0
What's Changed
- Enable SSUBSCRIBE benchmark mode by @filipecosta90 in #13
Full Changelog: v0.0.10...v0.1.0
Version 0.0.10
What's Changed
- Include release action permissions by @filipecosta90 in #12
Full Changelog: v0.0.9...v0.0.10
Version 0.0.9
What's Changed
- Updated go-release-action to latest. Using go 1.20 on the tests by @filipecosta90 in #11
Full Changelog: v0.0.8...v0.0.9