Skip to content

AMR: use RESP3 and disable the default config channel by default#3067

Open
mgravell wants to merge 5 commits intomainfrom
marc/resp3_amr
Open

AMR: use RESP3 and disable the default config channel by default#3067
mgravell wants to merge 5 commits intomainfrom
marc/resp3_amr

Conversation

@mgravell
Copy link
Copy Markdown
Collaborator

@mgravell mgravell commented Apr 28, 2026

@philon-msft

  • prefer RESP3
  • don't use the old booksleeve pub/sub channel
  • don't run the post-connect maintenance listener hook

Unit test validates behaviour. As a side change: the toy server now supports TLS so we can emulate AMR as closely as possible; we use a self-signed cert for this.

@mgravell mgravell requested a review from philon-msft April 28, 2026 12:21
Comment thread src/StackExchange.Redis/Configuration/DefaultOptionsProvider.cs
@@ -1 +1,4 @@
#nullable enable
override StackExchange.Redis.Configuration.AzureManagedRedisOptionsProvider.ConfigurationChannel.get -> string!
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

at the risk of pointing out the obvious: don't forget to move these to PublicAPI.Shipped.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants