mirror of
https://github.com/hibiken/asynq.git
synced 2026-05-12 13:00:06 +08:00
If UniqueKey is an empty string, do not provide the key to Lua script because that will cause CROSSSLOT error in redis cluster (since it doesn't have any hash tag).