Add ConnectionMultiplexer.GetServers() API by NickCraver · Pull Request #2203 · StackExchange/StackExchange.Redis
Navigation Menu
{{ message }}
StackExchange / StackExchange.Redis Public
- Notifications You must be signed in to change notification settings
- Fork 1.6k
Merged
Add ConnectionMultiplexer.GetServers() API#2203
NickCraver merged 4 commits intomainfrom
Add ConnectionMultiplexer.GetServers() API#2203
NickCraver merged 4 commits intomainfrom
Conversation
Copy link Copy Markdown
Collaborator
NickCraver
commented
Jul 31, 2022
NickCraver
commented
Making things a bit easier for when you need to iterate over servers for a multiplexer
NickCraver added 2 commits
July 30, 2022 22:58Making things a bit easier for when you need to iterate over servers for a multiplexer
Turns out my local wasn't even building due to a preview bug, was testing old code arrrrgh.
NickCraver
added
➕ enhancement
⚙️ area:API
labels
NickCraver
marked this pull request as ready for review
NickCraver
requested a review
from mgravell
NickCraver
mentioned this pull request
NickCraver
requested a review
from philon-msft
philon-msft approved these changes Aug 2, 2022
src/StackExchange.Redis/ConnectionMultiplexer.cs
Outdated
Show resolved
Hide resolved
src/StackExchange.Redis/ConnectionMultiplexer.cs Outdated Show resolved Hide resolved
NickCraver added 2 commits
August 9, 2022 08:59
NickCraver
merged commit
4895a0b
into
main
NickCraver
deleted the
craver/getservers
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment