summaryrefslogtreecommitdiff
path: root/dict.c
Commit message (Expand)AuthorAgeFilesLines
* more fixes for dict.c and the 150 million keys limitantirez2009-04-301-1/+1
* dict.c modified to be able to handle more than 150,000,000 keysantirez2009-04-301-16/+16
* dictGetRandomKey bug fixed, RANDOMKEY will not block the server anymoreantirez2009-04-231-1/+1
* feature macros defined to play well with C99antirez2009-03-271-0/+2
* first commitantirez2009-03-221-0/+579