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
*
Cluster: claim ping_sent time even if we can't connect.
antirez
2014-09-17
1
-0
/
+6
*
Cluster: new option to work with partial slots coverage.
antirez
2014-09-17
1
-6
/
+8
*
Cluster: Fix segfault if cluster config corrupt
Matt Stancliff
2014-08-25
1
-3
/
+7
*
Fix memory leak in cluster config parsing
Matt Stancliff
2014-08-18
1
-0
/
+1
*
Clarify existing slot wording on cluster start
Matt Stancliff
2014-08-18
1
-6
/
+5
*
Remove warnings and improve integer sign correctness.
antirez
2014-08-13
1
-3
/
+3
*
representRedisNodeFlags() moved into right code section.
antirez
2014-08-08
1
-38
/
+41
*
Refactor cluster flag printing
charsyam
2014-08-08
1
-20
/
+36
*
Free memory in clusterLoadConfig error handler
SungBin_Hong
2014-08-08
1
-0
/
+1
*
Cluster: don't migrate to a master that never had slaves.
antirez
2014-07-25
1
-1
/
+9
*
CLUSTER RESET: Flush dataset if node is a slave.
antirez
2014-07-22
1
-1
/
+3
*
No more trailing spaces in Redis source code.
antirez
2014-06-26
1
-1
/
+1
*
CLUSTER SLOTS: don't output failing slaves.
antirez
2014-06-25
1
-9
/
+11
*
CLUSTER SLOTS: main loop should skip only slaves and zero slot masters.
antirez
2014-06-25
1
-3
/
+3
*
Cluster: Add CLUSTER SLOTS command
Matt Stancliff
2014-06-25
1
-0
/
+71
*
Cluster: myself->ip autodiscovery.
antirez
2014-06-25
1
-0
/
+25
*
Add REDIS_BIND_ADDR access macro
Matt Stancliff
2014-06-23
1
-2
/
+1
*
Cluster: clear NOADDR flag when updating node address.
antirez
2014-06-20
1
-0
/
+1
*
Cluster: fix an error message when logging failover auth denied.
antirez
2014-06-10
1
-2
/
+4
*
Cluster: better comment for clusterSendFailoverAuthIfNeeded() epoch test.
antirez
2014-06-10
1
-1
/
+4
*
Cluster: log granted failover authorizations.
antirez
2014-06-10
1
-0
/
+2
*
Cluster: log configEpoch updates to myself.
antirez
2014-06-10
1
-2
/
+11
*
Cluster: log when a master denies a failover auth.
antirez
2014-06-10
1
-3
/
+44
*
Cluster: cluster_my_epoch added to CLUSTER INFO output.
antirez
2014-06-10
1
-0
/
+6
*
Cluster: check that configEpoch never goes back.
antirez
2014-06-07
1
-1
/
+2
*
Cluster: SET-CONFIG-EPOCH should update currentEpoch.
antirez
2014-06-07
1
-0
/
+2
*
Cluster: always allow ok -> fail switch in clusterUpdateState().
antirez
2014-05-26
1
-0
/
+1
*
Cluster: slave validity factor is now user configurable.
antirez
2014-05-22
1
-6
/
+6
*
Cluster: use clusterSetNodeAsMaster() during slave failover.
antirez
2014-05-15
1
-4
/
+1
*
Cluster: clear todo_before_sleep flags when executing actions.
antirez
2014-05-15
1
-2
/
+12
*
Fixed typo in CLUSTER RESET implementation.
antirez
2014-05-15
1
-1
/
+1
*
CLUSTER RESET implemented.
antirez
2014-05-15
1
-0
/
+88
*
Remove trailing spaces from cluster.c file.
antirez
2014-05-15
1
-9
/
+9
*
Cluster: don't accept cluster bus connections during startup.
antirez
2014-05-14
1
-0
/
+4
*
Cluster: better handling of stolen slots.
antirez
2014-05-14
1
-15
/
+23
*
Cluster: fixed data_age computation / check integer overflow.
antirez
2014-05-12
1
-3
/
+4
*
Cluster: forced failover implemented.
antirez
2014-05-12
1
-5
/
+27
*
Cluster: bypass data_age check for manual failovers.
antirez
2014-05-12
1
-4
/
+11
*
RESTORE: reply with -BUSYKEY special error code.
antirez
2014-05-12
1
-1
/
+1
*
CLUSTER MEET: better error messages when address is invalid.
antirez
2014-05-09
1
-4
/
+6
*
Cluster: bulk-accept new nodes connections.
antirez
2014-05-09
1
-17
/
+23
*
Cluster: clusterAcceptHandler() comments updated to match the code.
antirez
2014-05-09
1
-4
/
+5
*
CLUSTER SET-CONFIG-EPOCH implemented.
antirez
2014-04-29
1
-0
/
+31
*
clusterLoadConfig() REDIS_ERR retval semantics refined.
antirez
2014-04-24
1
-1
/
+10
*
Lock nodes.conf to avoid multiple processes using the same file.
antirez
2014-04-24
1
-0
/
+62
*
fix cluster node description showing wrong slot allocation
kingsumos
2014-04-22
1
-1
/
+1
*
Add casting to match printf format.
antirez
2014-04-07
1
-2
/
+3
*
Cluster: last_vote_epoch -> lastVoteEpoch.
antirez
2014-03-27
1
-8
/
+8
*
Cluster: save/restore vars that must persist after recovery.
antirez
2014-03-27
1
-6
/
+36
*
Cluster: handshake "already known" error logged to VERBOSE.
antirez
2014-03-26
1
-1
/
+1
[next]