Oran Agra
|
a11940b112
|
redis-cli --hotkeys fixed to handle non-printable key names
|
2020-07-10 10:07:47 +03:00 |
|
Oran Agra
|
3d760eaea2
|
redis-cli --bigkeys fixed to handle non-printable key names
|
2020-07-10 10:07:47 +03:00 |
|
John Sully
|
d344d9b0b9
|
Auto tune lock for high CPU tension scenarios
Former-commit-id: 8edbae2e04538f82a146a6c2b459a6dfcacf99b2
|
2020-05-30 18:22:27 -04:00 |
|
John Sully
|
ed2e0e66f6
|
Merge tag '6.0.4' into unstable
Redis 6.0.4.
Former-commit-id: 9c31ac7925edba187e527f506e5e992946bd38a6
|
2020-05-29 00:57:07 -04:00 |
|
Benjamin Sergeant
|
5d88c23555
|
do not handle --cluster-yes for cluster fix mode
|
2020-05-22 12:37:49 +02:00 |
|
Benjamin Sergeant
|
dc2f7e0ad7
|
fix typo ...
|
2020-05-22 12:37:49 +02:00 |
|
Benjamin Sergeant
|
902e82efd2
|
Redis-cli 6.0.1 --cluster-yes doesn't work (fix #7246)
This make it so that all prompts for all redis-cli --cluster commands are automatically answered with a yes.
|
2020-05-22 12:37:49 +02:00 |
|
John Sully
|
193d7c76cb
|
Fix bad merge in CI.yml
Former-commit-id: 6311d709c39b3bacaeab77b18033010f1b548f81
|
2020-05-21 22:09:06 -04:00 |
|
Benjamin Sergeant
|
4bbf07dbbb
|
do not handle --cluster-yes for cluster fix mode
|
2020-05-14 15:29:06 -07:00 |
|
Benjamin Sergeant
|
ca5aaa961a
|
fix typo ...
|
2020-05-13 09:32:27 -07:00 |
|
Benjamin Sergeant
|
c00b8e959a
|
Redis-cli 6.0.1 --cluster-yes doesn't work (fix #7246)
This make it so that all prompts for all redis-cli --cluster commands are automatically answered with a yes.
|
2020-05-13 09:24:51 -07:00 |
|
Benjamin Sergeant
|
52a477c661
|
Update redis-cli.c
|
2020-05-01 20:57:51 -07:00 |
|
antirez
|
9d5ba2e7be
|
redis-cli: fix hints with subcommands.
|
2020-04-30 13:43:58 +02:00 |
|
antirez
|
185884ec52
|
redis-cli: fix hints with subcommands.
|
2020-04-30 13:42:25 +02:00 |
|
antirez
|
99569af4aa
|
redis-cli: safer cluster fix with unreachalbe masters.
|
2020-04-30 13:02:58 +02:00 |
|
antirez
|
9a9953d331
|
redis-cli: simplify cluster nodes coverage display.
|
2020-04-30 13:02:58 +02:00 |
|
antirez
|
dbf803bf9c
|
redis-cli: try to make clusterManagerFixOpenSlot() more readable.
Also improve the message to make clear that there is no *clear* owner,
not that there is no owner at all.
|
2020-04-30 13:02:58 +02:00 |
|
antirez
|
0e450be7cf
|
redis-cli: safer cluster fix with unreachalbe masters.
|
2020-04-29 16:57:06 +02:00 |
|
antirez
|
ad291c381c
|
redis-cli: simplify cluster nodes coverage display.
|
2020-04-29 16:33:47 +02:00 |
|
antirez
|
a9cc31e32e
|
redis-cli: try to make clusterManagerFixOpenSlot() more readable.
Also improve the message to make clear that there is no *clear* owner,
not that there is no owner at all.
|
2020-04-29 12:37:47 +02:00 |
|
John Sully
|
ce54857237
|
Merge commit '454e12cb8961f21c9dd8502dc82ae6ffd7e22fe0' into redis_6_merge
Former-commit-id: cc3ebbe5194e9744fb84ce490e90ac5fbe7f8716
|
2020-04-14 22:19:29 -04:00 |
|
John Sully
|
8750cb5a3b
|
Merge commit '07c75f60f3fe0b300fd7913bab3d2d7e612afb03' into redis_6_merge
Former-commit-id: 2941792a85653258a36f8eb02189132ec7835242
|
2020-04-14 21:13:42 -04:00 |
|
John Sully
|
0725491043
|
Merge commit 'c609bf3f2c7f0982f632f82623ee4802868b8ef1' into redis_6_merge
Former-commit-id: 320bc3c0329ff9e5a980b79426b719addae381cf
|
2020-04-14 21:04:42 -04:00 |
|
John Sully
|
90cbdd5573
|
Merge commit 'c208956fbe077e8249d2965dec2ea1b9b7588d6d' into redis_6_merge
Former-commit-id: 2825e515504cffcf6000be2e547ab1cbd86441bc
|
2020-04-14 20:55:29 -04:00 |
|
John Sully
|
d48ea996e7
|
Merge commit '13fbdf970660b15011c4312f31137e58bbda5b2c' into redis_6_merge
Former-commit-id: cde199a7973ad63317b68f581df607321e12bf46
|
2020-04-14 19:43:04 -04:00 |
|
John Sully
|
2038fa270a
|
Merge commit '491949ee5bf4ffbfc746ea4ed5a6d673b0e2fb81' into redis_6_merge
Former-commit-id: 09e8fb17cd0889ad17461e48446221b3955f5a8f
|
2020-04-14 18:44:42 -04:00 |
|
hwware
|
2dcae61087
|
fix potentical memory leak in redis-cli
|
2020-03-25 15:55:24 +01:00 |
|
artix
|
5ccdb7a5be
|
Support Redis Cluster Proxy PROXY INFO command
|
2020-03-25 15:55:24 +01:00 |
|
antirez
|
07c75f60f3
|
Restore newline at the end of redis-cli.c
|
2020-03-25 15:54:34 +01:00 |
|
Salvatore Sanfilippo
|
a97d1792e5
|
Merge pull request #7005 from hwware/memoryleakfix-redis-cli
fix potential memory leak in redis-cli lua debug mode
|
2020-03-23 11:14:46 +01:00 |
|
hwware
|
ee1443973c
|
fix potentical memory leak in redis-cli
|
2020-03-18 09:33:52 -04:00 |
|
artix
|
0de01d8e51
|
Support Redis Cluster Proxy PROXY INFO command
|
2020-03-16 16:15:02 +01:00 |
|
John Sully
|
61176a1a5e
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 4671cd6002c50dd8484e59fd7434878053340702
|
2020-03-15 18:47:27 -04:00 |
|
John Sully
|
af3afa979a
|
Handle HTTP error codes with MOTD
Former-commit-id: 2ec0b2cd206f2c73fabcda5d59751b013aa8cfbf
|
2020-03-15 18:47:01 -04:00 |
|
John Sully
|
97537d0525
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 07effa392564f3c53989600e803103f3e3951fe7
|
2020-03-15 18:33:24 -04:00 |
|
John Sully
|
143ae07899
|
Update MOTD URL
Former-commit-id: cd76a71de393eb527f98024ea85a9492ef0c36ca
|
2020-03-15 18:32:05 -04:00 |
|
antirez
|
e886009f9f
|
Restore newline at the end of redis-cli.c
|
2020-03-13 16:21:55 +01:00 |
|
lifubang
|
8e3c92fff8
|
add askpass mode
Signed-off-by: lifubang <lifubang@acmcoder.com>
|
2020-03-12 15:53:47 +01:00 |
|
qetu3790
|
6bd9b67488
|
Fix not used constant in lru_test_mode.
LRU_CYCLE_PERIOD is defined,but not used.
|
2020-03-05 12:51:15 +01:00 |
|
lifubang
|
45570731b9
|
add askpass mode
Signed-off-by: lifubang <lifubang@acmcoder.com>
|
2020-03-05 18:17:32 +08:00 |
|
John Sully
|
e39dd04f6c
|
Merge branch 'unstable' into redis_6_merge
Former-commit-id: 52fd4445a472fa3112e96c6a7ef66ecdfe6ce9f5
|
2020-03-04 17:13:01 -05:00 |
|
John Sully
|
550413070c
|
MOTD refactor
Former-commit-id: 6c78ec7c41223b3381e19fdf78478f66b4959dc9
|
2020-03-04 16:22:55 -05:00 |
|
Salvatore Sanfilippo
|
df8bc67c92
|
Merge pull request #6804 from qetu3790/unstable
Fix not used constant in lru_test_mode.
|
2020-03-02 17:43:36 +01:00 |
|
lifubang
|
5b3a6b5e80
|
correct help info for --user and --pass
Signed-off-by: lifubang <lifubang@acmcoder.com>
|
2020-02-12 14:17:54 +01:00 |
|
lifubang
|
af3ff9d733
|
fix ssl flag check for redis-cli
Signed-off-by: lifubang <lifubang@acmcoder.com>
|
2020-02-12 14:17:54 +01:00 |
|
lifubang
|
9ae32c1420
|
correct help info for --user and --pass
Signed-off-by: lifubang <lifubang@acmcoder.com>
|
2020-02-12 16:34:22 +08:00 |
|
lifubang
|
54199c93be
|
fix ssl flag check for redis-cli
Signed-off-by: lifubang <lifubang@acmcoder.com>
|
2020-02-04 17:32:30 +08:00 |
|
Yossi Gottlieb
|
a27a4b82f4
|
TLS: Fix missing initialization in redis-cli.
|
2020-02-04 10:23:48 +01:00 |
|
Yossi Gottlieb
|
a7420b2478
|
TLS: Fix missing initialization in redis-cli.
|
2020-01-29 21:40:02 +02:00 |
|
John Sully
|
6193e9ad4f
|
Merge remote-tracking branch 'redis/6.0' into redis_merge
Former-commit-id: ef9a3cadcf94326bf2f163db7698aad9a3c01690
|
2020-01-27 02:55:48 -05:00 |
|