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
/
redis-trib.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cluster: redis-trib cluster allocation more even across nodes.
antirez
2014-03-25
1
-6
/
+10
*
Merge pull request #1629 from mattsta/fix-trib-master-assignment
Salvatore Sanfilippo
2014-03-24
1
-0
/
+1
|
\
|
*
Cluster: Restore proper trib master iteration
Matt Stancliff
2014-03-24
1
-0
/
+1
*
|
Cluster: Fix trib create when masters==replicas
Matt Stancliff
2014-03-24
1
-8
/
+22
|
/
*
redis-trib: call MIGRATE via r.client.call as fix for redis-rb API changes.
antirez
2014-03-11
1
-1
/
+1
*
redis-trib: new subcommand 'call'. Exec command in all nodes.
antirez
2014-03-11
1
-0
/
+18
*
redis-trib: create subcommand is now able to assign spare slaves.
antirez
2014-03-11
1
-16
/
+22
*
Cluster: redis-trib fix: handling of another trivial case.
antirez
2014-02-11
1
-0
/
+3
*
Cluster: remove debugging xputs from redis-trib.
antirez
2014-02-10
1
-1
/
+0
*
Cluster: redis-trib fix: cover new case of open slot.
antirez
2014-02-10
1
-0
/
+3
*
redis-trib: log event after we have reference to 'master'.
antirez
2014-02-10
1
-1
/
+2
*
Cluster: redis-trib, more info about open slots error.
antirez
2014-02-10
1
-2
/
+2
*
Cluster: redis-trib del-node variable typo fixed.
antirez
2014-02-10
1
-1
/
+1
*
Cluster: redis-trib: options table entry for add-node fixed.
antirez
2014-02-10
1
-1
/
+1
*
Cluster: redis-trib set-timeout implemented.
antirez
2014-01-24
1
-5
/
+34
*
Cluster: redis-trib shows number of replicas of masters.
antirez
2014-01-17
1
-0
/
+2
*
Cluster: redis-trib help output format modified.
antirez
2014-01-17
1
-3
/
+2
*
Cluster: redis-trib shows what a slave replicates + fixes.
antirez
2014-01-17
1
-4
/
+10
*
Cluster: redis-trib addnode is now able to add replicas.
antirez
2014-01-17
1
-2
/
+60
*
Cluster: fix redis-trib help subcommand.
antirez
2014-01-17
1
-1
/
+1
*
Cluster: redis-trib delnode implementation.
antirez
2014-01-16
1
-1
/
+41
*
Cluster: redis-trib help output improved.
antirez
2014-01-16
1
-4
/
+10
*
Cluster: use an hardcoded 60 sec timeout in redis-trib connections.
antirez
2013-12-17
1
-1
/
+1
*
redis-trib: fixed slot allocation when --replicas is used.
antirez
2013-11-07
1
-2
/
+2
*
Initial support for --replicas in redis-trib.
antirez
2013-11-05
1
-14
/
+109
*
Cluster: rough support for sub-command options in redis-trib.
antirez
2013-10-11
1
-15
/
+51
*
Cluster: fix redis-trib node config fingerprinting for new nodes format.
antirez
2013-09-25
1
-2
/
+2
*
Cluster: fix redis-trib for added configEpoch field in CLUSTER NODES.
antirez
2013-09-25
1
-1
/
+1
*
redis-trib: ClusterNode #info_string output modified.
antirez
2013-03-26
1
-1
/
+4
*
redis-trib: wait cluster join after cluster creation.
antirez
2013-03-25
1
-4
/
+23
*
redis-trib: Don't use colorization if TERM != xterm.
antirez
2013-03-25
1
-0
/
+1
*
redis-trib: initial output colorization
antirez
2013-03-25
1
-1
/
+17
*
redis-trib: All output wrapped by a specific function.
antirez
2013-03-22
1
-46
/
+45
*
redis-trib: fix open slot correction.
antirez
2013-03-22
1
-2
/
+1
*
redis-trib: added cluster_error method to add errors.
antirez
2013-03-22
1
-5
/
+11
*
redis-trib: fixed ClusterNode migrating/importing slots detection.
antirez
2013-03-22
1
-2
/
+2
*
redis-trib: added some more output for check.
antirez
2013-03-22
1
-1
/
+3
*
redis-trib: fixed type has_flags? -> has_flag.
antirez
2013-03-22
1
-1
/
+1
*
redis-trib: ignore slaves when resharding.
antirez
2013-03-21
1
-4
/
+6
*
redis-trib: fix conditional otherwise always true.
antirez
2013-03-21
1
-1
/
+1
*
redis-trib: initial support to fix "open" slots.
antirez
2013-03-21
1
-2
/
+57
*
redis-trib: load info about importing/migrating slots from node.
antirez
2013-03-21
1
-1
/
+9
*
redis-trib: don't load cluster config from nodes in FAIL state.
antirez
2013-03-19
1
-1
/
+3
*
redis-trib: skip nodes without slots when creating the config signature.
antirez
2013-02-28
1
-0
/
+1
*
redis-trib help.
antirez
2013-02-27
1
-3
/
+13
*
redis-trib: skip noaddr and disconnected nodes while loading cluster info.
antirez
2013-02-27
1
-0
/
+1
*
redis-trib: initial implementation of addnode command.
antirez
2013-02-27
1
-3
/
+24
*
redis-trib: check that all the nodes agree about the slots configuration.
antirez
2013-02-22
1
-0
/
+27
*
redis-trib: skeleton of coverage fix for "keys in multiple nodes" case.
antirez
2013-02-22
1
-0
/
+17
*
redis-trib: handle slot coverage fix in the "no nodes with keys" case.
antirez
2013-02-22
1
-3
/
+15
[next]