Skip to content

Releases: redis-performance/pubsub-sub-bench

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

Version 0.2.0

24 May 23:45
3437e8e
Compare
Choose a tag to compare

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

30 Apr 16:54
3c7faf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.10...v0.1.0

Version 0.0.10

09 Mar 14:06
2d8c53c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.9...v0.0.10

Version 0.0.9

09 Mar 13:57
73e31ce
Compare
Choose a tag to compare

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