Update docs to include different Redis connections #13277

Closed
opened 2025-11-02 10:37:09 -06:00 by GiteaMirror · 3 comments
Owner

Originally created by @davama on GitHub (Jul 11, 2024).

Feature Description

Good Day Everyone,

I am looking into making our gitea highly-available. We have a redis-sentinel cluster and wanted to see if gitea supports it.
Looking around i found this interesting comment: https://github.com/go-gitea/gitea/issues/16017#issuecomment-851935738

I tested this on our dev gitea and it works well.

When i look at the redis module i see it uses a case switch for different Redis implementations.

Can we update the documentation so that folks are aware of these features?
Willing to submit PR.

Thank you for your consideration

Thanks,
Dave

Screenshots

No response

Originally created by @davama on GitHub (Jul 11, 2024). ### Feature Description Good Day Everyone, I am looking into making our gitea highly-available. We have a redis-sentinel cluster and wanted to see if gitea supports it. Looking around i found this interesting comment: https://github.com/go-gitea/gitea/issues/16017#issuecomment-851935738 I tested this on our dev gitea and it works well. When i look at the [redis module](https://github.com/go-gitea/gitea/blob/main/modules/nosql/manager_redis.go ) i see it uses a case switch for different Redis implementations. Can we update the documentation so that folks are aware of these features? Willing to submit PR. Thank you for your consideration Thanks, Dave ### Screenshots _No response_
GiteaMirror added the type/proposal label 2025-11-02 10:37:09 -06:00
Author
Owner

@lunny commented on GitHub (Jul 11, 2024):

It's kind of you to send contributions. Please send docs PR to https://gitea.com/gitea/docs.

@lunny commented on GitHub (Jul 11, 2024): It's kind of you to send contributions. Please send docs PR to https://gitea.com/gitea/docs.
Author
Owner

@davama commented on GitHub (Jul 29, 2024):

@lunny

thank you for responding

PR is here: https://gitea.com/gitea/docs/pulls/38

@davama commented on GitHub (Jul 29, 2024): @lunny thank you for responding PR is here: https://gitea.com/gitea/docs/pulls/38
Author
Owner

@kemzeb commented on GitHub (Aug 19, 2024):

Should we close this since the PR was merged?

@kemzeb commented on GitHub (Aug 19, 2024): Should we close this since the PR was merged?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13277