summaryrefslogtreecommitdiff
path: root/src/adlist.h
Commit message (Expand)AuthorAgeFilesLines
* optimize unwatchAllKeys() (#11511)Mingyi Kang2022-11-231-0/+1
* Adds listnode to client struct for clients_pending_write list (#11220)Adi Pinsky2022-09-141-0/+3
* Speedup: unblock clients on keys in O(1).o1-bpopantirez2020-04-081-1/+2
* Update adlist.h喜欢兰花山丘2019-11-131-1/+1
* Modules TSC: Handling of RM_Reply* functions.antirez2017-05-021-0/+1
* PSYNC2: fix master cleanup when caching it.antirez2017-04-271-0/+1
* BSD license added to every C source and header file.antirez2012-11-081-1/+1
* Process async client checks like client timeouts and BLPOP timeouts increment...antirez2012-03-131-0/+1
* 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/+92