Redis: slave -> replica (#2867)

* Redis: slave -> replica

* Fallback for old Redis versions in CI.
This commit is contained in:
Felix Fontein 2021-06-24 22:33:29 +02:00 committed by GitHub
commit 2d1f5408d3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 70 additions and 55 deletions

View file

@ -1,4 +1,4 @@
---
redis_password: PASS
master_port: 6379
slave_port: 6380
replica_port: 6380