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

Adding Sentinel Commands #834

Closed
wants to merge 2 commits into from
Closed

Conversation

otherpirate
Copy link

@otherpirate otherpirate commented Feb 17, 2017

Sentinel API commands

@otherpirate
Copy link
Author

@andymccurdy Could you please review this PR?

@lalinsky
Copy link

lalinsky commented Oct 1, 2017

There are already sentinel commands in redis.client, I think these should be added there:

https://github.com/andymccurdy/redis-py/blob/master/redis/client.py#L792

@otherpirate
Copy link
Author

What do you think @andymccurdy ? Should I take @lalinsky suggestion?

@github-actions
Copy link
Contributor

This pull request is marked stale. It will be closed in 30 days if it is not updated.

@github-actions
Copy link
Contributor

This pull request is marked stale. It will be closed in 30 days if it is not updated.

@github-actions github-actions bot added the Stale label Jul 16, 2021
@chayim chayim mentioned this pull request Aug 8, 2021
4 tasks
@chayim
Copy link
Contributor

chayim commented Aug 8, 2021

@otherpirate Thanks for the contribution. This is great! I'd like to get it in right after this pr if that's alright with you.

Alternatively if this is no longer active, I'll progress with it. Please let me know!

@github-actions github-actions bot removed the Stale label Aug 9, 2021
@chayim chayim closed this in #1550 Aug 29, 2021
chayim added a commit that referenced this pull request Aug 29, 2021
* Merged new sentinel commands from #835

Thanks you @otherpirate for the contribution!

* Added an execute wrapper and tests.

The tests ensure that the function is called. Nothing more since we do not currently have enough testing support for sentinel
Andrew-Chen-Wang added a commit to aio-libs-abandoned/aioredis-py that referenced this pull request Oct 8, 2021
Merged new sentinel commands from redis/redis-py#834 (redis/redis-py#1550)

Signed-off-by: Andrew-Chen-Wang <acwangpython@gmail.com>
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.

None yet

4 participants