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

Add support for the LATENCY and MEMORY commands #1204

Merged
merged 10 commits into from
Oct 19, 2019
Merged

Conversation

mgravell
Copy link
Collaborator

@mgravell mgravell commented Aug 6, 2019

Adds LATENCY and MEMORY command support and testing.

Copy link
Collaborator

@NickCraver NickCraver left a comment

Choose a reason for hiding this comment

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

Some notes on args but looking good 👍

src/StackExchange.Redis/Interfaces/IServer.cs Outdated Show resolved Hide resolved
src/StackExchange.Redis/Interfaces/IServer.cs Outdated Show resolved Hide resolved
src/StackExchange.Redis/Interfaces/IServer.cs Outdated Show resolved Hide resolved
@NickCraver NickCraver changed the title add support for the LATENCY commands Add support for the LATENCY and MEMORY commands Aug 7, 2019
@NickCraver
Copy link
Collaborator

I merged master in to get builds going (another image break). Code looks good - I'll take a look at some memory tests in the AM then good to go I think - nice work man!

@NickCraver
Copy link
Collaborator

Note for tomorrow: the 2 latency tests are failing on Appveyor, need to look into those

mgravell and others added 5 commits September 4, 2019 09:55
@NickCraver
Copy link
Collaborator

Looking good now - merging in!

@NickCraver NickCraver merged commit 8672ca2 into master Oct 19, 2019
@NickCraver NickCraver deleted the latency-monitor branch October 19, 2019 16:32
ttingen pushed a commit to ttingen/StackExchange.Redis that referenced this pull request Nov 19, 2019
Adds LATENCY and MEMORY command support and testing.
ttingen pushed a commit to ttingen/StackExchange.Redis that referenced this pull request Nov 19, 2019
Adds LATENCY and MEMORY command support and testing.
ttingen pushed a commit to ttingen/StackExchange.Redis that referenced this pull request Nov 19, 2019
Adds LATENCY and MEMORY command support and testing.
ttingen pushed a commit to ttingen/StackExchange.Redis that referenced this pull request Nov 19, 2019
Adds LATENCY and MEMORY command support and testing.
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