]> git.saurik.com Git - redis.git/commit - redis.c
use REDIS_TAIL to insert AFTER an entry and REDIS_HEAD to insert BEFORE an entry
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Fri, 11 Jun 2010 09:53:16 +0000 (11:53 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Fri, 11 Jun 2010 09:53:16 +0000 (11:53 +0200)
commit279d7e67cf7c4ac0db401291c01588a26c1da9ea
tree3ba15c733b939576937ffd7ba7a382f667f50cbb
parent0e1684bcd0c6b3378fb3f957407b08fac3f24bb1
use REDIS_TAIL to insert AFTER an entry and REDIS_HEAD to insert BEFORE an entry
redis.c