]> git.saurik.com Git - redis.git/history - dict.c
fix for ZADD in score update mode
[redis.git] / dict.c
2009-04-30  antirezmore fixes for dict.c and the 150 million keys limit
2009-04-30  antirezdict.c modified to be able to handle more than 150...
2009-04-23  antirezdictGetRandomKey bug fixed, RANDOMKEY will not block...
2009-03-27  antirezfeature macros defined to play well with C99
2009-03-22  antirezfirst commit