StackExchange / StackExchange/StackExchange.Redis
Question: Is there a need for implementing a Multiplexer connection pool?
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 6.2k
- Forks
- 1.6k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
I have see projects such as
https://github.com/mataness/StackExchange.Redis.MultiplexerPool that implement a connection pool for ConnectionMultiplexer instances.
Is there any need for such layers on top of StackExchange.Redis, and if so what are there any obvious scenarios for such?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the issue discussion and the referenced StackExchange.Redis.MultiplexerPool project. Compare its approach with the existing ConnectionMultiplexer usage in StackExchange.Redis, then establish whether concrete scenarios justify a change and document the resulting scope or conclusion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, redis
- Domain
- backend, databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100