index
:
delta/redis.git
1906-merge
2.2
2.4
2.6
2.8
2.8-fastscript
3.0
3.2
4.0
5.0
6.0
6.2
7.0
7.2
ack
acl
acl-api-pr
acl-log
antiaffinity
aofeof
aofrdb
argv-accounting
arm
baserock/3.0
baserock/ps/proto-web-system
better-random-member
bulkaccept-2.8
cgroups
client-unblock
cluster-api-improvements
cluster-data-as-pong
conduct
config-rewrite
cow-pipe
csc2
current-client-fix
dict-clustered-entries
dictc
diskless-short-read
diskless_slave_refresh2
dynamic-hz
expirealgo
faster-info
faster-ll2string
faster-rdb-loading
fasterio
fastscript
fix-double-multi
fix-expires-6537
free_clients_during_loading
freelist
fsync-safety
geo
hashed-pass-opcode
ipv6
issue-1240
issue_2175
latency
lazyfree
lcs
ldb
less-mstime
less-mstime-28
lfu
localtime
lpos
master-replica
meaningful-offset
memopt
memsync
module-block-on-keys
module-blocking-commands
module-hooks
module-io-context
modules-get-client-info-by-id
modules-replication
multi-if
new-keyspace
no-mo-first
no-mo-second
nordb
nosync
o1-bpop
o1-bpop-5.0
onepass-bulk
oran-memory-profiling
precise-timeout
precise-timeout-2
psync-fixes
psync2
psync2-rdb-fixes
psync2-test-improvement
queue-in-multi
rdb-check
rdb-script-aux
rdb9
rdbchanges
resp3
rssmaxmemory
sds
sentinel-32
sharedapi
siphash
slave-diskless
slave-script-timeout
slaves_capa
statemachine
strcompr
stream-propagation-fix
stream-propagation-fix-2
streams
testing
thread-safe-context
threaded-core-commands
threaded-io
tls-conn-errors
tracking-noloop
unstable
unstable_hmset_args
wait-aof
waitpid-fix
zaddnx
ziplist-improvements
zpop
zunion
github.com: antirez/redis.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Redis 6.0.5.
6.0.5
antirez
2020-06-09
1
-1
/
+1
*
Temporary fix for #7353 issue about EVAL during -BUSY.
antirez
2020-06-09
1
-0
/
+9
*
return the correct proto version
xhe
2020-06-09
1
-1
/
+1
*
Don't queue commands in an already aborted MULTI state
Oran Agra
2020-06-09
1
-0
/
+7
*
Avoid rejecting WATCH / UNWATCH, like MULTI/EXEC/DISCARD
Oran Agra
2020-06-09
1
-2
/
+4
*
AOF: append origin SET if no expire option
zhaozhao.zz
2020-06-09
1
-8
/
+13
*
fix disconnectSlaves, to try to free each slave.
Oran Agra
2020-06-09
1
-1
/
+0
*
donot free protected client in freeClientsInAsyncFreeQueue
zhaozhao.zz
2020-06-09
1
-3
/
+9
*
Fix TLS certificate loading for chained certificates.
Kevin Fwu
2020-06-06
1
-1
/
+1
*
Revert "Implements sendfile for redis."
antirez
2020-06-06
2
-55
/
+2
*
Revert "avoid using sendfile if tls-replication is enabled"
antirez
2020-06-06
1
-34
/
+27
*
fix clusters mixing accidentally by gossip
Liu Zhen
2020-06-06
1
-2
/
+10
*
Fix handling of special chars in ACL LOAD.
antirez
2020-06-06
1
-4
/
+8
*
Redis 6.0.4.
6.0.4
antirez
2020-05-28
1
-1
/
+1
*
Replication: showLatestBacklog() refactored out.
antirez
2020-05-28
3
-25
/
+36
*
Drop useless line from replicationCacheMaster().
antirez
2020-05-28
1
-2
/
+0
*
Remove the meaningful offset feature.
antirez
2020-05-28
4
-93
/
+10
*
Set a protocol error if master use the inline protocol.
antirez
2020-05-28
1
-2
/
+17
*
avoid using sendfile if tls-replication is enabled
Oran Agra
2020-05-28
1
-27
/
+34
*
Replication: log backlog creation event.
antirez
2020-05-28
1
-0
/
+3
*
Clarify what is happening in PR #7320.
antirez
2020-05-25
1
-1
/
+5
*
PSYNC2: second_replid_offset should be real meaningful offset
zhaozhao.zz
2020-05-25
1
-3
/
+3
*
Make disconnectSlaves() synchronous in the base case.
antirez
2020-05-25
3
-9
/
+20
*
Implements sendfile for redis.
ShooterIT
2020-05-25
2
-2
/
+55
*
Fix #7306 less aggressively.
antirez
2020-05-25
2
-17
/
+29
*
EAGAIN for tls during diskless load
Madelyn Olson
2020-05-22
1
-0
/
+4
*
Disconnect chained replicas when the replica performs PSYNC with the master a...
Qu Chen
2020-05-22
1
-3
/
+10
*
using moreargs variable
hwware
2020-05-22
1
-2
/
+2
*
fix server crash for STRALGO command
hwware
2020-05-22
1
-2
/
+2
*
Replace addDeferredMultiBulkLength with addReplyDeferredLen in comment
ShooterIT
2020-05-22
1
-2
/
+2
*
Fix reply bytes calculation error
ShooterIT
2020-05-22
1
-1
/
+1
*
Tracking: flag CLIENT_TRACKING_BROKEN_REDIR when redir broken
zhaozhao.zz
2020-05-22
1
-0
/
+1
*
fix a rare active defrag edge case bug leading to stagnation
Oran Agra
2020-05-22
1
-10
/
+3
*
improve DEBUG MALLCTL to be able to write to write only fields.
Oran Agra
2020-05-22
1
-7
/
+27
*
fix clear USER_FLAG_ALLCOMMANDS flag in acl
hujie
2020-05-22
1
-4
/
+5
*
Redis Benchmark: generate random test data
ShooterIT
2020-05-22
1
-1
/
+12
*
Redis-Benchmark: avoid potentical memmory leaking
hwware
2020-05-22
1
-1
/
+1
*
Use dictSize to get the size of dict in dict.c
ShooterIT
2020-05-22
1
-2
/
+2
*
Converge hash validation for adding and removing
Madelyn Olson
2020-05-22
1
-14
/
+21
*
do not handle --cluster-yes for cluster fix mode
Benjamin Sergeant
2020-05-22
1
-7
/
+16
*
fix typo ...
Benjamin Sergeant
2020-05-22
1
-1
/
+1
*
Redis-cli 6.0.1 `--cluster-yes` doesn't work (fix #7246)
Benjamin Sergeant
2020-05-22
1
-1
/
+5
*
Redis 6.0.3.
6.0.3
antirez
2020-05-16
1
-1
/
+1
*
Remove the client from CLOSE_ASAP list before caching the master.
antirez
2020-05-16
2
-12
/
+12
*
Redis 6.0.2.
6.0.2
antirez
2020-05-15
1
-1
/
+1
*
TLS: Add crypto locks for older OpenSSL support.
Yossi Gottlieb
2020-05-15
1
-0
/
+45
*
NetBSD build update.
David Carlier
2020-05-15
3
-1
/
+30
*
Added a refcount on timer events to prevent deletion of recursive timer calls
Madelyn Olson
2020-05-15
2
-0
/
+12
*
Cache master without checking of deferred close flags.
antirez
2020-05-15
3
-8
/
+11
*
Track events processed while blocked globally.
antirez
2020-05-14
5
-17
/
+32
[next]