Sentinel Support
1 unresolved thread
1 unresolved thread
Sentinel connection parameters in config.yml
file.
Fixes #29 (closed)
Merge request reports
Activity
Added 1 commit:
- 3c49cb02 - Added specs for sentinel support
Reassigned to @marin
Added 1 commit:
- ed9dc123 - Added sentinel to the changelog and version bump (v3.4.0)
Looks good to me. Asking @rspeicher or @DouweM to sign off on this.
Reassigned to @rspeicher
- Resolved by Gabriel Mazetto
- Resolved by Gabriel Mazetto
38 38 # port: 6379 39 39 # pass: redispass # Allows you to specify the password for Redis 40 40 database: 0 41 socket: /var/run/redis/redis.sock # Comment out this line if you want to use TCP 41 socket: /var/run/redis/redis.sock # Comment out this line if you want to use TCP or Sentinel Reassigned to @brodock
Added 1 commit:
-
ee684a09 - Remove useless
.and_call_origin
from specs
-
ee684a09 - Remove useless
mentioned in commit 3043b31c
Please register or sign in to reply