Skip to content

Releases: redis-performance/pubsub-sub-bench

Version 0.7.1

07 Apr 00:01
8d6d1f5
Compare
Choose a tag to compare

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

04 Apr 23:42
bde98f8
Compare
Choose a tag to compare

What's Changed

  • Introduce optional rate limiting for publisher routines in publish and spublish modes. by @filipecosta90 in #25

Full Changelog: v0.6.1...v0.7.0

Version 0.6.1

03 Apr 23:20
a9a027c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

Version 0.6.0

03 Apr 23:10
03bb47b
Compare
Choose a tag to compare

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

23 Dec 00:52
b3d632f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

Version 0.4.1

02 Dec 17:24
f163666
Compare
Choose a tag to compare

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

02 Dec 15:32
4bb4fd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

Version 0.3.2

15 Jun 14:34
862e101
Compare
Choose a tag to compare

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

15 Jun 13:58
8f728aa
Compare
Choose a tag to compare

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

15 Jun 12:06
9210538
Compare
Choose a tag to compare

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