Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

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