Commit a109bb9
committed
don't special case on Redis::Namespace.
We should not have conditionals based on whether or not we're using
Redis::Namespace. Always treat the connection like a normal connection
(Redis::Namespace should be transparent).1 parent 147e448 commit a109bb9
1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
25 | 23 | | |
26 | 24 | | |
27 | 25 | | |
| |||
0 commit comments