[GH-ISSUE #539] [FEATURE REQUEST] RPOPLPUSH is regarded as deprecated since version 6.2.0 #253

Open
opened 2026-03-02 05:19:58 +03:00 by kerem · 0 comments
Owner

Originally created by @Danny5487401 on GitHub (Sep 14, 2022).
Original GitHub issue: https://github.com/hibiken/asynq/issues/539

Originally assigned to: @hibiken on GitHub.

As of Redis version 6.2.0, this command is regarded as deprecated.

It can be replaced by LMOVE with the RIGHT and LEFT arguments when migrating or writing new code.

image

Hope to change the new one

Originally created by @Danny5487401 on GitHub (Sep 14, 2022). Original GitHub issue: https://github.com/hibiken/asynq/issues/539 Originally assigned to: @hibiken on GitHub. As of Redis version 6.2.0, this command is regarded as deprecated. It can be replaced by [LMOVE](https://redis.io/commands/lmove) with the RIGHT and LEFT arguments when migrating or writing new code. ![image](https://user-images.githubusercontent.com/64348131/190107945-7740c3e6-a7e9-43a6-8709-703afe0282e0.png) Hope to change the new one
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/asynq#253
No description provided.