artix
3f8a4adb49
Cluster Manager: fix command.
2018-04-23 16:28:48 +02:00
artix
4907218145
Cluster Manager: rebalance command
2018-04-23 16:28:48 +02:00
artix
6d1a7cec23
Cluster Manager: rebalance command
2018-04-23 16:28:48 +02:00
artix
98f67ebcfb
clusterManagerAddSlots: changed the way ADDSLOTS command is built
2018-04-23 16:28:48 +02:00
artix
adebee8adc
clusterManagerAddSlots: changed the way ADDSLOTS command is built
2018-04-23 16:28:48 +02:00
artix
e730b6e3ee
ClusterManager: fixed --cluster-from 'all' parsing
2018-04-23 16:28:48 +02:00
artix
a4a1c7bb52
ClusterManager: fixed --cluster-from 'all' parsing
2018-04-23 16:28:48 +02:00
Artix
c5eca33917
Cluster Manager: fixed some memory error
2018-04-23 16:28:48 +02:00
Artix
5b3d73b3d7
Cluster Manager: fixed some memory error
2018-04-23 16:28:48 +02:00
artix
6e734eeedd
Fixed memory write error in clusterManagerGetConfigSignature
2018-04-23 16:28:48 +02:00
artix
220375b424
Fixed memory write error in clusterManagerGetConfigSignature
2018-04-23 16:28:48 +02:00
artix
50d95cc5c8
Cluster Manager: reshard command, fixed slots
...
parsing bug and other minor bugs.
2018-04-23 16:28:48 +02:00
artix
99da9c9508
Cluster Manager: reshard command, fixed slots
...
parsing bug and other minor bugs.
2018-04-23 16:28:48 +02:00
artix
efe06fcecd
Cluster Manager:
...
- Almost all Cluster Manager related code moved to
the same section.
- Many macroes converted to functions
- Added various comments
- Little code restyling
2018-04-23 16:28:48 +02:00
artix
7d609ff952
Cluster Manager:
...
- Almost all Cluster Manager related code moved to
the same section.
- Many macroes converted to functions
- Added various comments
- Little code restyling
2018-04-23 16:28:48 +02:00
artix
a0b8992ea3
- Fixed bug in clusterManagerGetAntiAffinityScore
...
- Code improvements
2018-04-23 16:28:48 +02:00
artix
4e0c2f9c3c
- Fixed bug in clusterManagerGetAntiAffinityScore
...
- Code improvements
2018-04-23 16:28:48 +02:00
artix
b068d0fb13
Cluster Manager: colorized output
2018-04-23 16:28:48 +02:00
artix
18910013cd
Cluster Manager: colorized output
2018-04-23 16:28:48 +02:00
artix
3161a5bed0
Cluster Manager: improved cleanup/error handling in various functions
2018-04-23 16:28:48 +02:00
artix
307d995f75
Cluster Manager: improved cleanup/error handling in various functions
2018-04-23 16:28:48 +02:00
artix
fa986e8cad
Cluster Manager: 'call' command.
2018-04-23 16:28:48 +02:00
artix
2d677e2bf3
Cluster Manager: 'call' command.
2018-04-23 16:28:48 +02:00
artix
a0e1884b54
Cluster Manager: CLUSTER_MANAGER_NODE_CONNECT macro
2018-04-23 16:28:48 +02:00
artix
1ad1f00163
Cluster Manager: CLUSTER_MANAGER_NODE_CONNECT macro
2018-04-23 16:28:48 +02:00
artix
a376881fc2
ClusterManager: added replicas count to clusterManagerNode
2018-04-23 16:28:48 +02:00
artix
2f48d62423
ClusterManager: added replicas count to clusterManagerNode
2018-04-23 16:28:48 +02:00
artix
653799a4d8
Cluster Manager: cluster is considered consistent if only one node has been found
2018-04-23 16:28:48 +02:00
artix
c002b95d89
Cluster Manager: cluster is considered consistent if only one node has been found
2018-04-23 16:28:48 +02:00
artix
377717d6e1
Cluster Manager: reply error catch for MEET command
2018-04-23 16:28:48 +02:00
artix
4cc8de1a37
Cluster Manager: reply error catch for MEET command
2018-04-23 16:28:48 +02:00
artix
fda6c55176
Cluster Manager: slots coverage check.
2018-04-23 16:28:48 +02:00
artix
65d37960e7
Cluster Manager: slots coverage check.
2018-04-23 16:28:48 +02:00
artix
4ccca8e7a8
- Cluster Manager: fixed various memory leaks
...
- Cluster Manager: fixed flags assignment in
clusterManagerNodeLoadInfo
2018-04-23 16:28:48 +02:00
artix
b3e0ca3412
- Cluster Manager: fixed various memory leaks
...
- Cluster Manager: fixed flags assignment in
clusterManagerNodeLoadInfo
2018-04-23 16:28:48 +02:00
artix
d74107c05d
Added check for open slots (clusterManagerCheckCluster)
2018-04-23 16:28:47 +02:00
artix
8c7ad80f9f
Added check for open slots (clusterManagerCheckCluster)
2018-04-23 16:28:47 +02:00
artix
be7458e4ce
Cluster Manager: 'create', 'info' and 'check' commands
2018-04-23 16:28:47 +02:00
artix
486c7af7b8
Cluster Manager: 'create', 'info' and 'check' commands
2018-04-23 16:28:47 +02:00
artix
cf8d65a35d
Cluster Manager mode
2018-04-23 16:28:47 +02:00
artix
ad911a338a
Cluster Manager mode
2018-04-23 16:28:47 +02:00
Oran Agra
d56f4b4122
Add redis-cli support for diskless replication (CAPA EOF)
...
when setting repl-diskless-sync yes, and sending SYNC.
redis-cli needs to be able to understand the EOF marker protocol
in order to be able to skip or download the rdb file
2018-04-02 18:52:03 +03:00
antirez
d63caaa820
redis-cli: fix missed unit in array. Change define name.
2018-03-01 15:06:41 +01:00
antirez
1db665cda9
redis-cli: fix missed unit in array. Change define name.
2018-03-01 15:06:41 +01:00
charsyam
6168d5a1a6
fix-out-of-index-range-for-redis-cli-findbigkey
2018-02-27 21:46:19 +09:00
charsyam
aecbdde3c0
fix-out-of-index-range-for-redis-cli-findbigkey
2018-02-27 21:46:19 +09:00
Tomasz Poradowski
77653ebe8a
always enable command history in redis-cli
...
- when redis-cli is running in a TTY - always enable command history
buffering, regardless if history file path can be successfully
determined
2017-12-13 23:49:41 +01:00
Tomasz Poradowski
15e36316ed
always enable command history in redis-cli
...
- when redis-cli is running in a TTY - always enable command history
buffering, regardless if history file path can be successfully
determined
2017-12-13 23:49:41 +01:00
antirez
abab0b7817
Streams: fix redis-cli to understand the stream type.
2017-12-01 10:24:24 +01:00
antirez
f065f551a9
Streams: fix redis-cli to understand the stream type.
2017-12-01 10:24:24 +01:00