]> git.saurik.com Git - redis.git/history - dict.c
rename zslDeleteRange to zslDeleteRangeByScore (to differentiate between deleting...
[redis.git] / dict.c
2010-02-19  antirezA problem with replication with multiple slaves connect...
2009-11-04  rootfixed a refcounting bug with SORT ... STORE leading...
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