Skip to content

Add SentinelClient Ping, Monitor, Remove and Set funcs #1035

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

Merged
merged 4 commits into from
May 26, 2019
Merged

Add SentinelClient Ping, Monitor, Remove and Set funcs #1035

merged 4 commits into from
May 26, 2019

Conversation

timvaillancourt
Copy link
Contributor

This PR adds the following missing Sentinel commands:

  1. .Ping()
  2. .Monitor()
  3. .Remove()
  4. .Set()

See: https://redis.io/topics/sentinel#sentinel-commands

@timvaillancourt timvaillancourt changed the title Add sentinel ping remove monitor Add SentinelClient Ping, Monitor, Remove and Set funcs May 25, 2019
@vmihailenco vmihailenco merged commit e7f7887 into redis:master May 26, 2019
@timvaillancourt timvaillancourt deleted the add-sentinel-ping-remove-monitor branch May 26, 2019 16:52
vmihailenco added a commit that referenced this pull request Mar 11, 2020
…e-monitor

Add SentinelClient Ping, Monitor, Remove and Set funcs
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