John Sully
cece963cf3
Merge branch 'unstable' into keydbpro
...
Former-commit-id: a830cf85df236885558c5571c0bf23cfb23e3655
2020-05-24 14:41:53 -04:00
John Sully
27eb239f1a
Fix bad merge in CI.yml
...
Former-commit-id: 6311d709c39b3bacaeab77b18033010f1b548f81
2020-05-21 22:09:06 -04:00
antirez
47b8a7f9b8
Fix create-cluster BIN_PATH.
2020-04-30 13:02:58 +02:00
Itamar Haber
56d628f851
Update create-cluster
2020-04-30 13:02:58 +02:00
Itamar Haber
cac9d7cf7e
Adds BIN_PATH
to create-cluster
...
Allows for setting the binaries path if used outside the upstream repo.
Also documents `call` in usage clause (TODO: port to
`redis-cli --cluster call` or just deprecate it).
2020-04-30 13:02:58 +02:00
John Sully
98d15c7d14
Ensure create-cluster launches pro
...
Former-commit-id: 8b3773805d2208070e807ede219821c524495c34
2020-02-03 20:15:59 -05:00
John Sully
c2eb10c322
Fix cluster test failures from Redis 6 merge
...
Former-commit-id: fd702e43f19ac2b8097afef84a73c8e71172979b
2020-02-03 20:00:09 -05:00
John Sully
8e5fe97525
Merge remote-tracking branch 'redis/6.0' into redis_merge
...
Former-commit-id: ef9a3cadcf94326bf2f163db7698aad9a3c01690
2020-01-27 02:55:48 -05:00
antirez
29fddf3291
create-cluster script tailall option.
2019-12-11 10:16:25 +01:00
antirez
ecb742acc5
create-cluster script: allow additional options.
2019-12-03 17:52:04 +01:00
nikhilajayk
6578119a23
Added cluster host and protected mode variables
2019-09-26 21:51:49 +05:30
John Sully
c2821078b1
complete rebranding with tests passing
...
Former-commit-id: 3e9b8677098059964f3f7a492394da4ede9bd37d
2019-02-09 10:11:46 -05:00
artix
35b3a8e1ee
- Updated create-cluster with redis-cli
...
- Updated README
2018-05-07 15:56:15 +02:00
Aric Huang
ee5044eef0
(fix) Update create-cluster README
...
Fix a few typos/adjust wording in `create-cluster` README
2017-06-16 16:10:00 -07:00
antirez
6878a3fedd
Cluster: add clean-logs command to create-cluster script.
2017-04-14 10:52:00 +02:00
superlogical
761fc16b4a
create-cluster fix for stop and watch commands
2015-03-24 09:44:52 +13:00
antirez
4ed7582c7b
Cluster: ignore various node files in create-cluster dir.
2015-03-13 13:16:01 +01:00
antirez
128c642d05
Ignore config.sh inside create-cluster script dir.
2015-02-03 09:34:20 +01:00
antirez
6b1c6334be
Cluster: create-cluster script improved.
2015-01-30 10:41:45 +01:00
antirez
d59ad97d76
create-cluster script: sane default timeout.
2015-01-29 13:21:42 +01:00
antirez
8899f91a7f
create-cluster script added.
...
Simple shell script to create / destroy Redis clusters for manual
testing.
2015-01-28 23:26:46 +01:00