We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ff35f3 commit b581041Copy full SHA for b581041
CHANGELOG.md
@@ -3,7 +3,7 @@
3
## 1.8.2
4
5
- Fix compatibility with redis-rb 4.6.0. `Redis::Namespace#multi` and `Redis::Namespace#pipelined` were no longer
6
- thread-safe. Calling these methods concurrently onthe same instance could cause pipelines or transaction to be
+ thread-safe. Calling these methods concurrently on the same instance could cause pipelines or transaction to be
7
intertwined. See https://github.com/resque/redis-namespace/issues/191 and https://github.com/redis/redis-rb/issues/1088
8
9
## 1.8.1
0 commit comments