Releases: redis-performance/pubsub-sub-bench
Releases · redis-performance/pubsub-sub-bench
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
Version 0.0.8
What's Changed
- Updated go-release-action to latest. Updated README.md to the redis-performance org by @filipecosta90 in #10
Full Changelog: v0.0.7...v0.0.8
Version 0.0.7
What's Changed
- Add RESP3 support ( --resp parameter ) by @ofekshenawa in #9
Full Changelog: v0.0.6...v0.0.7
Version 0.0.6
Changes
- Added option to specify the timeout to pass to redis connection setup. It adjust the connection, read, and write timeouts. (#7)
Version 0.0.5
Version 0.0.4
What's Changed
- build and publish in parallel binaries for: linux/386, linux/amd64, linux/arm64, windows/386, windows/amd64, darwin/amd64, darwin/arm64 by @filipecosta90 in #4
Full Changelog: 0.0.3...0.0.4
Version 0.0.3
What's Changed
- Fixed artifact publishing error due to wrong bin name by @filipecosta90 in #3
Full Changelog: 0.0.2...0.0.3