summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
5.0remove doc in redis.conf merged by mistake to 5.0 (#10138)Oran Agra2 years
6.0Redis 6.0.19Oran Agra13 months
6.2Redis 6.22.12Oran Agra13 months
7.0Redis 7.0.11Oran Agra13 months
7.2Release Redis 7.2 RC2Oran Agra12 months
conductMerge branch 'unstable' into conductItamar Haber4 years
lposLPOS: tests + crash fix.antirez4 years
tls-conn-errorsImprove TLS error handling. (#11557)Yossi Gottlieb18 months
unstableAllow SENTINEL CONFIG SET and SENTINEL CONFIG GET to handle multiple paramete...Wen Hui12 months
unstable_hmset_argsFixed hset error since it's shared with hmsetMadelyn Olson4 years
[...]
 
TagDownloadAuthorAge
7.2-rc2redis-7.2-rc2.tar.gz  Oran Agra12 months
6.0.19redis-6.0.19.tar.gz  Oran Agra13 months
6.2.12redis-6.2.12.tar.gz  Oran Agra13 months
7.0.11redis-7.0.11.tar.gz  Oran Agra13 months
7.2-rc1redis-7.2-rc1.tar.gz  Oran Agra14 months
7.0.10redis-7.0.10.tar.gz  Oran Agra14 months
7.0.9redis-7.0.9.tar.gz  Oran Agra15 months
6.2.11redis-6.2.11.tar.gz  Oran Agra15 months
6.0.18redis-6.0.18.tar.gz  Oran Agra15 months
6.2.10redis-6.2.10.tar.gz  Oran Agra16 months
[...]
 
AgeCommit messageAuthorFilesLines
2015-09-30Call writeToClient() directly instead of the write handler.fasterioantirez1-1/+1
2015-09-30Fix processEventsWhileBlocked() to handle PENDING_WRITE clients.antirez2-3/+7
2015-09-30Refactoring: unlinkClient() added to lower freeClient() complexity.antirez3-51/+48
2015-09-30Refactoring: new function to test if client has pending output.antirez3-8/+17
2015-09-30Reverse list of clients with pending writes.antirez1-1/+1
2015-09-30writeToClient(): don't remove write handler if not needed.antirez1-4/+4
2015-09-30handleClientsWithPendingWrites(): detect dead clients.antirez1-7/+17
2015-09-30Move handleClientsWithPendingWrites() in networking.c.antirez3-28/+29
2015-09-30Avoid installing the client write handler when possible.antirez4-7/+56
2015-09-30redis-cli pipe mode: don't stay in the write loop forever.antirez1-1/+6
[...]
 
Clone
git://git.baserock.org/delta/redis.git
http://git.baserock.org/git/delta/redis.git
https://git.baserock.org/git/delta/redis.git