30 Aug, 2021
1 commit
22 Aug, 2021
1 commit
12 Aug, 2021
1 commit
10 Aug, 2021
1 commit
08 Aug, 2021
1 commit
05 Aug, 2021
4 commits
03 Aug, 2021
2 commits
06 Jul, 2021
2 commits
-
Redis 6.2 added the ability to specify a count for RPOP. Additionally this changes the behavior of #reserve so that it will not necessarily return a list of unique ids.
07 Jun, 2021
1 commit
26 May, 2021
1 commit
19 May, 2021
2 commits
07 May, 2021
3 commits
12 Mar, 2021
1 commit
10 Mar, 2021
2 commits
26 Feb, 2021
1 commit
25 Feb, 2021
2 commits
11 Feb, 2021
3 commits
23 Nov, 2020
1 commit
20 Nov, 2020
9 commits
12 Sep, 2020
1 commit
-
Similar to the fix in 6664a9ea3fc8bf70210937bfd619666672bde220, this also sets the optional Lucene regex flags to "NONE" when using :like syntax for searching. Otherwise, searches for strings including any of the optional operators (# @ & < > ~) causes issues since they are not escaped.