We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi 👋🏼
It would be great if blocky could connect to a highly available redis instance.
Here's a couple examples of applications that support this method of redis.
https://www.authelia.com/configuration/session/redis/ https://github.com/outline/outline/blob/93bb9d067d0f61a2f5d6f1d302774b128095a4d0/.env.sample#L22L29
Thanks!
The text was updated successfully, but these errors were encountered:
Looks reasonable to me. Will work on it as I get some time.
Sorry, something went wrong.
feat: Support for redis sentinel(#632)
c19d4bd
Co-authored-by: Dimitri Herzog <dimitri.herzog@gmail.com>
Thanks! This makes blocky more resilient to failure if a redis master goes offline. Much appreciated 👍
kwitsch
Successfully merging a pull request may close this issue.
Hi 👋🏼
It would be great if blocky could connect to a highly available redis instance.
Here's a couple examples of applications that support this method of redis.
https://www.authelia.com/configuration/session/redis/
https://github.com/outline/outline/blob/93bb9d067d0f61a2f5d6f1d302774b128095a4d0/.env.sample#L22L29
Thanks!
The text was updated successfully, but these errors were encountered: