Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new tunnel-based RESP logging and validation #2660

Merged
merged 9 commits into from
Mar 1, 2024
Merged

new tunnel-based RESP logging and validation #2660

merged 9 commits into from
Mar 1, 2024

Conversation

mgravell
Copy link
Collaborator

@mgravell mgravell commented Mar 1, 2024

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
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
8 checks passed
@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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants