Releases: resque/redis-namespace
Releases · resque/redis-namespace
v1.11.0
What's Changed
- CI: Name the test job for clearer output by @olleolleolle in #219
- Fix
srem?
not being namespaced by @jdelStrother in #223 - FIX missing namespaced srem? method by @neilchandler in #224
- add support for expiretime and pexpiretime by @mitchellhenke in #221
New Contributors
- @olleolleolle made their first contribution in #219
- @jdelStrother made their first contribution in #223
- @neilchandler made their first contribution in #224
- @mitchellhenke made their first contribution in #221
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Allow Redis#close by @casperisfine in #209
- Remove broken link to source code in gemspec by @sunny in #214
- Add support for connection_pool gem by @danila in #215
- Add sadd_returns_boolean + sadd? method by @radar in #217
- Add ability to clear namespaces by @fatkodima in #202
New Contributors
- @sunny made their first contribution in #214
- @danila made their first contribution in #215
- @radar made their first contribution in #217
- @PatrickTulskie made their first contribution in #218
Full Changelog: v1.9...v1.10.0