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

[FAL-2030] fix: add missing commands to prefix #1376

Merged
merged 1 commit into from
Aug 27, 2021

Conversation

gabor-boros
Copy link
Contributor

Description

Although #1349 introduced key prefixing, it turned out that some commands were missed during the refactoring of the approach. This PR adds missing DEL, RPUSH, RPOP, and SREM commands to the list of commands to prefix. Also, this patch refactors the prefixing logic a bit to make it simpler.

Testing instructions

Run the new unit tests.

Deadline

Sooner is better

Add missing DEL, RPUSH, RPOP and SREM commands to the list of commands to prefix.

Also, this commit refactors the prefixing logic a bit to make it simpler.
@gabor-boros
Copy link
Contributor Author

cc: @auvipy @thedrow @matusvalo

@auvipy auvipy merged commit 24b0820 into celery:master Aug 27, 2021
@pomegranited pomegranited deleted the gabor/add-commands-to-prefix branch August 28, 2021 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants