mirror of
https://github.com/fluencelabs/redis
synced 2025-06-30 09:21:34 +00:00
Test: cluster/base, check that we can write/read from cluster.
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
cd tests/cluster
|
||||
source cluster.tcl
|
||||
source ../instances.tcl
|
||||
source ../../support/cluster.tcl ; # Redis Cluster client.
|
||||
|
||||
set ::instances_count 20 ; # How many instances we use at max.
|
||||
|
||||
|
Reference in New Issue
Block a user