2
Redis Sentinel Support
Source: outline/outline#2608 · opened by @heilerich
Hi there 👋🏻
We would like to use [Redis Sentinel]( for better fault tolerance. I have already tested this and it seems to work quite well. The only changes that were required are basically checking if the Redis URL starts with redis+sentinel:// (or something similar) and then passing a few more options to the ioredis instance (see [ioredis docs](
Would you be open to merging this if I provide a PR?
Greetings
We would like to use [Redis Sentinel]( for better fault tolerance. I have already tested this and it seems to work quite well. The only changes that were required are basically checking if the Redis URL starts with redis+sentinel:// (or something similar) and then passing a few more options to the ioredis instance (see [ioredis docs](
Would you be open to merging this if I provide a PR?
Greetings
No pledges yet. Be the first to back this.
Comments
Similar requests
[Urgent] Example Docker self-hosting config exposes Postgres/Redis to the Internet
1 vote · 0 comments
Add database driven config system
1 vote · 0 comments
Feature Request: Marp Syntax Support in Presentation Mode
1 vote · 0 comments
Feature Request: Gitea / Forgejo OAuth2 & embedded links support
1 vote · 0 comments
Enable PKCE for OIDC flows
2 votes · 0 comments
No comments yet.