v0.3.15
What's Changed
- chore: fix minimum revision of dependencies in gemspec by @supercaracal in #173
- fix: use public_send method instead of send method by @supercaracal in #174
- test: fix memory profiling settings by @supercaracal in #175
- test: keep pipelining size in moderation for benchmarks by @supercaracal in #176
- test: fix pipeline size for benchmarks by @supercaracal in #177
- test: add sharded pub/sub cases by @supercaracal in #179
- ci: bump redis server version from 7.0.1 to 7.0.5 for testing by @supercaracal in #180
- fix: SCRIPT EXISTS must check all nodes by @doersf in #182
- build: release 0.3.15 by @supercaracal in #183
Full Changelog: v0.3.14...v0.3.15