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

Python: add SINTER command #1434

Merged
merged 3 commits into from
May 22, 2024

Conversation

yipin-chen
Copy link
Collaborator

Issue #, if available:
N/A

Description of changes:
https://redis.io/docs/latest/commands/sinter/

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@yipin-chen yipin-chen requested a review from a team as a code owner May 22, 2024 00:11
python/python/glide/async_commands/core.py Outdated Show resolved Hide resolved
python/python/tests/test_async_client.py Outdated Show resolved Hide resolved
@Yury-Fridlyand Yury-Fridlyand merged commit e78afce into valkey-io:main May 22, 2024
6 checks passed
@Yury-Fridlyand Yury-Fridlyand deleted the python/integ_yipin_sinter branch May 22, 2024 22:09
cyip10 pushed a commit to Bit-Quill/valkey-glide that referenced this pull request Jun 24, 2024
* Python: add sinter command (#285)

* Minor documentation changes

* Addressed Yury's review comments

---------

Co-authored-by: Yi-Pin Chen <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants