Nicolas Favre-Felix
|
45f41a4bd3
|
Make Redis Array tests work on 32-bit.
The custom key distribution function was returning negative
ring offsets. This fix makes sure we always return positive or zero.
|
2011-12-29 17:16:40 +00:00 |
|
Nicolas Favre-Felix
|
67c6417a7a
|
Added unit test for key distribution function.
|
2011-12-11 22:16:30 +00:00 |
|
Nicolas Favre-Felix
|
1ce8bcc534
|
Added missing DISCARD in RedisArray mode.
Also added a unit test covering this feature.
This commit fixes GitHub issue #87.
|
2011-11-27 19:52:03 +00:00 |
|
Nicolas Favre-Felix
|
9692ad980d
|
Converted array tests to new format
|
2011-11-27 19:47:00 +00:00 |
|
Nicolas Favre-Felix
|
991dfa5600
|
Use less memory in array unit tests
|
2011-09-18 19:13:00 +01:00 |
|
Nicolas Favre-Felix
|
0659328736
|
Added missing arrays.markdown and renamed tests
|
2011-09-18 17:41:43 +01:00 |
|