summaryrefslogtreecommitdiff
path: root/dict.h
Commit message (Expand)AuthorAgeFilesLines
* SPOP implemented. Hash table resizing for Sets and Expires too. Changed the r...antirez2009-06-081-1/+1
* dict.c modified to be able to handle more than 150,000,000 keysantirez2009-04-301-4/+4
* Initial implementation of EXPIREantirez2009-04-011-2/+2
* first commitantirez2009-03-221-0/+136