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: added XAUTOCLAIM command #1718

Merged

Conversation

aaron-congo
Copy link
Collaborator

@aaron-congo aaron-congo commented Jun 30, 2024

Issue #, if available:
N/A

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

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

@aaron-congo aaron-congo requested a review from a team as a code owner June 30, 2024 00:23
glide-core/src/client/value_conversion.rs Outdated Show resolved Hide resolved
glide-core/src/client/value_conversion.rs Outdated Show resolved Hide resolved
glide-core/src/client/value_conversion.rs Show resolved Hide resolved
python/python/glide/async_commands/core.py Outdated Show resolved Hide resolved
python/python/tests/test_transaction.py Outdated Show resolved Hide resolved
@aaron-congo aaron-congo force-pushed the python/integ_acongo_xautoclaim branch from ec86c41 to 0f74a48 Compare June 30, 2024 05:06
@aaron-congo aaron-congo force-pushed the python/integ_acongo_xautoclaim branch from 87d3ecb to 1d88109 Compare June 30, 2024 21:45
glide-core/src/client/value_conversion.rs Show resolved Hide resolved
glide-core/src/client/value_conversion.rs Outdated Show resolved Hide resolved
@acarbonetto acarbonetto merged commit 6111494 into valkey-io:main Jul 1, 2024
67 checks passed
@acarbonetto acarbonetto deleted the python/integ_acongo_xautoclaim branch July 1, 2024 00:37
jamesx-improving pushed a commit to Bit-Quill/valkey-glide that referenced this pull request Jul 1, 2024
* Python: add XAUTOCLAIM command

* minor doc update

* Minor doc update

* PR suggestions

* Update test assertions with string conversions

* PR suggestions

* Add clarifying comments
acarbonetto pushed a commit that referenced this pull request Jul 1, 2024
* Python: add WATCH and UNWATCH commands

* isort

* update redis_client type for test_unwatch_with_route()

* add watch to the correct cluster test

* add cluster mode note

* address comments from GumpacG

* Python: added XAUTOCLAIM command (#1718)

* Python: add XAUTOCLAIM command

* minor doc update

* Minor doc update

* PR suggestions

* Update test assertions with string conversions

* PR suggestions

* Add clarifying comments

* Python: Add ZSCAN and HSCAN commands (#1732)

* Added zscan command

* Added HSCAN command

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Fixed tests and addressed comments

* Update python/python/tests/test_async_client.py

Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>

---------

Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Python: add WATCH and UNWATCH commands

* Python: add WATCH and UNWATCH commands

* add changelog

* fix broken syntax after solving conflicts

---------

Co-authored-by: Aaron <69273634+aaron-congo@users.noreply.github.com>
Co-authored-by: Guian Gumpac <guian.gumpac@improving.com>
Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
cyip10 pushed a commit to Bit-Quill/valkey-glide that referenced this pull request Jul 16, 2024
* Python: add XAUTOCLAIM command

* minor doc update

* Minor doc update

* PR suggestions

* Update test assertions with string conversions

* PR suggestions

* Add clarifying comments
cyip10 pushed a commit to Bit-Quill/valkey-glide that referenced this pull request Jul 16, 2024
* Python: add WATCH and UNWATCH commands

* isort

* update redis_client type for test_unwatch_with_route()

* add watch to the correct cluster test

* add cluster mode note

* address comments from GumpacG

* Python: added XAUTOCLAIM command (valkey-io#1718)

* Python: add XAUTOCLAIM command

* minor doc update

* Minor doc update

* PR suggestions

* Update test assertions with string conversions

* PR suggestions

* Add clarifying comments

* Python: Add ZSCAN and HSCAN commands (valkey-io#1732)

* Added zscan command

* Added HSCAN command

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Fix tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Debug tests

* Fixed tests and addressed comments

* Update python/python/tests/test_async_client.py

Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>

---------

Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>

* Python: add WATCH and UNWATCH commands

* Python: add WATCH and UNWATCH commands

* add changelog

* fix broken syntax after solving conflicts

---------

Co-authored-by: Aaron <69273634+aaron-congo@users.noreply.github.com>
Co-authored-by: Guian Gumpac <guian.gumpac@improving.com>
Co-authored-by: Yury-Fridlyand <yury.fridlyand@improving.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

6 participants