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
/
cluster.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4128 from leonchen83/unstable
Salvatore Sanfilippo
2017-07-24
1
-3
/
+5
|
\
|
*
fix return wrong value of clusterDelNodeSlots
Leon Chen
2017-07-20
1
-2
/
+4
|
*
fix mismatch argument
Leon Chen
2017-07-18
1
-1
/
+1
*
|
Make representClusterNodeFlags() more robust.
antirez
2017-07-20
1
-17
/
+18
|
/
*
CLUSTER GETKEYSINSLOT: avoid overallocating.
antirez
2017-07-11
1
-0
/
+5
*
Fix following issues in blocking commands:
Suraj Narkhede
2017-06-23
1
-0
/
+1
*
Fix brpop command table entry and redirect blocked clients.
Suraj Narkhede
2017-06-22
1
-1
/
+2
*
Removed duplicate 'sys/socket.h' include
Antonio Mallia
2017-06-04
1
-1
/
+0
*
Cluster: discard pong times in the future.
antirez
2017-04-15
1
-1
/
+8
*
Cluster: always add PFAIL nodes at end of gossip section.
antirez
2017-04-14
1
-23
/
+69
*
Cluster: fix gossip section ping/pong times encoding.
antirez
2017-04-14
1
-3
/
+4
*
Cluster: add clean-logs command to create-cluster script.
antirez
2017-04-14
1
-1
/
+2
*
Cluster: decrease ping/pong traffic by trusting other nodes reports.
antirez
2017-04-14
1
-0
/
+13
*
Cluster: collect more specific bus messages stats.
antirez
2017-04-13
1
-9
/
+56
*
Cluster: hash slots tracking using a radix tree.
antirez
2017-03-27
1
-2
/
+4
*
Fix MIGRATE closing of cached socket on error.
antirez
2017-02-09
1
-6
/
+23
*
Merge pull request #3643 from andyli028/unstable
Salvatore Sanfilippo
2016-12-19
1
-1
/
+1
|
\
|
*
Modify MIN->MAX
andyli
2016-11-29
1
-1
/
+1
*
|
MIGRATE: Remove upfront ttl initialization.
antirez
2016-12-14
1
-4
/
+3
*
|
Merge pull request #3673 from badboy/reset-ttl-on-migrating
Salvatore Sanfilippo
2016-12-14
1
-0
/
+1
|
\
\
|
*
|
Reset the ttl for additional keys
Jan-Erik Rediger
2016-12-08
1
-0
/
+1
|
|
/
*
|
Replication: fix the infamous key leakage of writable slaves + EXPIRE.
antirez
2016-12-13
1
-1
/
+1
|
/
*
Cluster: handle zero bytes at the end of nodes.conf.
antirez
2016-11-16
1
-1
/
+1
*
RESTORE: accept RDB dumps with older versions.
antirez
2016-06-16
1
-1
/
+1
*
Cluster: make getNodeByQuery() responsible of -CLUSTERDOWN errors.
antirez
2016-05-05
1
-2
/
+11
*
Merge pull request #3039 from itamarhaber/patch-3
Salvatore Sanfilippo
2016-05-05
1
-1
/
+1
|
\
|
*
Fixes a typo
Itamar Haber
2016-01-28
1
-1
/
+1
*
|
New masters with slots are now targets of migration if others are.
antirez
2016-05-02
1
-1
/
+35
*
|
Cluster: store busport with different separator in CLUSTER NODES.
antirez
2016-02-02
1
-9
/
+13
*
|
Cluster announce: WIP, allow building again.
antirez
2016-02-01
1
-1
/
+1
*
|
Merge branch 'cluster-docker' into unstable
antirez
2016-02-01
1
-36
/
+127
|
\
\
|
*
|
Cluster anounce-ip/port WIP.
antirez
2016-01-29
1
-0
/
+1
|
*
|
Cluster announce port: set port/bport for myself at startup.
antirez
2016-01-29
1
-2
/
+7
|
*
|
Cluster: persist bus port in nodes.conf.
antirez
2016-01-29
1
-2
/
+8
|
*
|
Cluster announce ip: take myself->ip always in sync.
antirez
2016-01-29
1
-6
/
+30
|
*
|
Cluster announce ip / port initial implementation.
antirez
2016-01-29
1
-31
/
+86
|
|
/
*
|
Cluster: include node IDs in SLOTS output.
antirez
2016-01-29
1
-2
/
+6
|
/
*
Cluster: check packets length before accessing far fields.
antirez
2016-01-27
1
-5
/
+10
*
Cluster: mismatch sender ID log put back at DEBUG level.
antirez
2016-01-26
1
-1
/
+1
*
Cluster: fix missing ntohs() call to access gossip section port.
antirez
2016-01-26
1
-1
/
+1
*
Better address udpate strategy when processing gossip sections.
antirez
2016-01-26
1
-6
/
+15
*
Minor MIGRATE refactoring.
antirez
2016-01-19
1
-5
/
+12
*
More variadic MIGRATE fixes.
antirez
2016-01-19
1
-8
/
+9
*
Various fixes to MIGRATE with multiple keys.
antirez
2016-01-18
1
-12
/
+45
*
Cluster: fix setting nodes slaveof pointer to NULL on node release.
antirez
2016-01-14
1
-14
/
+3
*
CLUSTER BUMPEPOCH initial implementation fixed.
antirez
2016-01-11
1
-7
/
+7
*
Cluster: CLUSTER BUMPEPOCH introduced to help redis-trib fix.
antirez
2016-01-11
1
-0
/
+7
*
Cluster: don't allow CLUSTER SETSLOT with slaves.
antirez
2016-01-11
1
-0
/
+5
*
Allow MIGRATE to always be called on local keys for open slots.
antirez
2016-01-08
1
-6
/
+7
*
Fix typos & grammar in clusterBumpConfigEpochWithoutConsensus() comment.
antirez
2016-01-08
1
-4
/
+4
[next]