root
|
121796f792
|
fixed a refcounting bug with SORT ... STORE leading to random crashes
|
2009-11-04 11:59:27 +01:00 |
|
antirez
|
71aee3e959
|
more fixes for dict.c and the 150 million keys limit
|
2009-04-30 20:08:43 +02:00 |
|
antirez
|
f2923becc6
|
dict.c modified to be able to handle more than 150,000,000 keys
|
2009-04-30 14:48:02 +02:00 |
|
antirez
|
6f864e6266
|
dictGetRandomKey bug fixed, RANDOMKEY will not block the server anymore
|
2009-04-23 18:46:11 +02:00 |
|
antirez
|
23d4709dfb
|
feature macros defined to play well with C99
|
2009-03-27 22:00:27 +01:00 |
|
antirez
|
ed9b544e10
|
first commit
|
2009-03-22 10:30:00 +01:00 |
|