github.com/isyscore/isc-gobase@v1.5.3-0.20231218061332-cbc7451899e9/extend/redis/test/application-sentinel.yaml (about) 1 base: 2 redis: 3 enable: true 4 sentinel: 5 master: mymaster 6 addrs: 7 - localhost:26379 8 - localhost:26380 9 - localhost:26381