Add support for Redis Cluster/Sentinel
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
Add support at the level of the apphost for Redis's horizontal scalability options, as part of `Aspire.Hosting.Redis`, in the spirit of [MongoDB replica sets](https://github.com/microsoft/aspire/issues/5238), and [NATS clustering](https://github.com/microsoft/aspire/issues/7563).
### Describe the solution you'd like
Described above.
### Additional context
_No response_
Contributor guide
Research direction
Start at the Aspire.Hosting.Redis apphost integration and read the linked MongoDB replica-set and NATS-clustering issues for related design context. Define the scope of Redis Cluster and Sentinel support at the apphost level, with completion measured by the requested horizontal-scalability options being supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, redis
- Domain
- distributed-systems, infrastructure
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100