new tunnel-based RESP logging and validation by mgravell · Pull Request #2660 · StackExchange/StackExchange.Redis

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@mgravell

Copy link Copy Markdown

Collaborator

@mgravell mgravell commented

Mar 1, 2024

edited

Loading

context: #2650

adds:

  • opt-in full RESP logging to file (supports TLS, logged data is not encrypted)
  • RESP validation of captured files
  • RESP local replay of captured files (for display purposes; this is not replay against a server)

Usage md: https://github.com/StackExchange/StackExchange.Redis/blob/4b450ce557d52a05af42fbecf3fcc169f0e048ce/docs/RespLogging.md

note that this API is considered (and is annotated) experimental, and as such does not yet feature in the API file list; this is intentional

@mgravell

Copy link Copy Markdown

Collaborator Author

mgravell commented

Mar 1, 2024

@philon-msft GitHub finally caught up - those commits now exist

@mgravell mgravell merged commit 9ab79e3 into main

Mar 1, 2024

@mgravell mgravell deleted the tunnen-log branch

March 1, 2024 17:40

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

Reviewers

@philon-msft philon-msft philon-msft approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mgravell @philon-msft