Open GoogleCodeExporter opened 9 years ago
There is a typo in the testing code: the second add should be:
$redis->zadd('azset', $i, $i);
Original comment by alex...@gmail.com
on 21 May 2011 at 4:08
After some further testing I discovered that the crash is NOT caused by the
number of members in the sets. The server crashes of both sets contain numeric
(integer) values
Original comment by alex...@gmail.com
on 21 May 2011 at 4:17
Hey Alex, thanks for reporting. This is fixed in the latest 2.2 branch, I'll
release 2.2.8 in the course of the next fix, and this fix will be included. For
now please use the latest commit in the 2.2 branch on github.
Cheers,
Salvatore
Original comment by anti...@gmail.com
on 21 May 2011 at 4:27
Thanks, mate!
Original comment by alex...@gmail.com
on 21 May 2011 at 4:30
Original issue reported on code.google.com by
alex...@gmail.com
on 21 May 2011 at 4:04