summaryrefslogtreecommitdiff
path: root/src/dict.h
Commit message (Expand)AuthorAgeFilesLines
...
* added an union in the dict.h structure to store 64 bit integers directly into...antirez2011-11-021-5/+11
* Introduced a safe iterator interface that can be used to iterate while access...antirez2011-05-101-2/+6
* command lookup process turned into a much more flexible and probably faster h...antirez2010-11-031-0/+1
* redis.c split into many different C files.antirez2010-07-011-0/+151