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

Redis client upgrade #700

Draft
wants to merge 13 commits into
base: develop
Choose a base branch
from
Draft

Redis client upgrade #700

wants to merge 13 commits into from

Conversation

tomasz-bogun-1
Copy link

Closes # SEO-4032

Upgrades the version of the redis python client so that new redis functionality can be used. In my case, we would like to have the count aegument in the lpop function which was available since redis python client version 4.0.0

https://reddit.atlassian.net/browse/SEO-4032

New tests have been added that test the new feture.

…t multiple messages can be fetched from the queue at once. This feature requires redis python client version >= 4.0.0, which was updated in the requirements.
…t multiple messages can be fetched from the queue at once. This feature requires redis python client version >= 4.0.0, which was updated in the requirements.
@KTAtkinson KTAtkinson added the v2.6 Pull requests to be included in v2.6 label Apr 4, 2023
@salomon-smekecohen
Copy link
Contributor

#914

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2.6 Pull requests to be included in v2.6
Development

Successfully merging this pull request may close these issues.

3 participants