Releases: redis-rb/redis-cluster-client
Releases · redis-rb/redis-cluster-client
v0.4.12
What's Changed
- perf: lessen wasting memory allocation for Pub/Sub by @supercaracal in #234
- build: release 0.4.12 by @supercaracal in #235
Full Changelog: v0.4.11...v0.4.12
v0.4.11
What's Changed
- perf: lessen wasting memory allocation for Pub/Sub by @supercaracal in #232
- build: release 0.4.11 by @supercaracal in #233
Full Changelog: v0.4.10...v0.4.11
v0.4.10
What's Changed
- test: enable skipped test cases by @supercaracal in #228
- perf: lessen wasting time for pubsub by @supercaracal in #229
- build: release 0.4.10 by @supercaracal in #230
Full Changelog: v0.4.9...v0.4.10
v0.4.9
What's Changed
- fix: client should handle redirection for sharded pubsub by @supercaracal in #226
- build: release 0.4.9 by @supercaracal in #227
Full Changelog: v0.4.8...v0.4.9
v0.4.8
What's Changed
- fix: balancing act for subscription by @supercaracal in #224
- build: release 0.4.8 by @supercaracal in #225
Full Changelog: v0.4.7...v0.4.8
v0.4.7
What's Changed
- fix: enbuged for Pub/Sub by @supercaracal in #222
- build: release 0.4.7 by @supercaracal in #223
Full Changelog: v0.4.6...v0.4.7
v0.4.6
What's Changed
- fix: broken behavior for Pub/Sub by @supercaracal in #220
- build: release 0.4.6 by @supercaracal in #221
Full Changelog: v0.4.5...v0.4.6
v0.4.5
What's Changed
- fix: broken behavior for Pub/Sub by @supercaracal in #217
- build: release 0.4.5 by @supercaracal in #218
Full Changelog: v0.4.4...v0.4.5
v0.4.4
What's Changed
- test: against auth-required servers by @supercaracal in #209
- chore: correct a constant for dummy latency in measurement by @supercaracal in #210
- docs: add migration example to readme by @supercaracal in #211
- docs: delete housekeeping matters from an example code for readability by @supercaracal in #212
- docs: add background of this gem to readme by @supercaracal in #213
- fix: client should be able to subscribe multiple channels for Pub/Sub by @supercaracal in #215
- build: release 0.4.4 by @supercaracal in #216
Full Changelog: v0.4.3...v0.4.4
v0.4.3
What's Changed
- refactor: parsing cluster node command reply by @supercaracal in #201
- refactor: steps to parse reply for several commands in bootstrap by @supercaracal in #202
- refactor: bootstrap by @supercaracal in #203
- chore: freeze some objects by @supercaracal in #204
- fix: use hostname in node_key if present in CLUSTER NODES by @slai11 in #207
- build: release 0.4.3 by @supercaracal in #208
New Contributors
Full Changelog: v0.4.2...v0.4.3