-
-
Notifications
You must be signed in to change notification settings - Fork 700
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
[FEATURE_REQUEST] Add support for Redis Cluster mode #138
Comments
@zhouyang8304 thank you for opening an issue! Are you trying to use Asynq with Redis cluster? |
yes |
redis version 5.0.5 |
I see. Asynq currently doesn't support Redis cluster. I need to investigate how to make it work for Redis cluster. Is it an absolute requirement for you to use cluster mode? If so, I can prioritize this bug. |
ok thanks |
I'll change this to a feature request. Please let me know if this is a blocker for you :) |
startJob.Enqueue enqueue QTTMemberID:702303,OutKey:user_main-coin_to_sub_702303_1587398400 Error:ERR 'EVALSHA' command keys must in same slot
Dequeue error: ERR Error running script (call to f_119a32ad4f4ac4f23fba1b8be91aacd2948feb88): @user_script:4: @user_script: 4: Lua script attempted to access a non local key in a cluster node
The text was updated successfully, but these errors were encountered: