StackExchange / StackExchange/StackExchange.Redis

Question: Is there a need for implementing a Multiplexer connection pool?

Open
#2,657 3 comments 1 reaction 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.