summaryrefslogtreecommitdiff
path: root/src/adlist.c
Commit message (Expand)AuthorAgeFilesLines
* various cleanups and minor fixesOran Agra2016-04-251-12/+6
* Fix typosAaron Rutkovsky2014-09-291-1/+1
* No more trailing spaces in Redis source code.antirez2014-06-261-1/+1
* Fixed many typos.guiquanz2013-01-191-3/+3
* Process async client checks like client timeouts and BLPOP timeouts increment...antirez2012-03-131-0/+16
* 64 bit instances are no longer limited to have at max 2^32-1 elements in lists.antirez2012-01-311-2/+2
* redis.c split into many different C files.antirez2010-07-011-0/+325