2
0
mirror of https://github.com/hibiken/asynq.git synced 2024-11-10 11:31:58 +08:00
asynq/internal
Ken Hibino ee1afd12f5 Fix done lua script
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).
2020-09-12 12:59:03 -07:00
..
asynqtest Restructure CLI commands with subcommands 2020-09-12 12:59:03 -07:00
base Restructure CLI commands with subcommands 2020-09-12 12:59:03 -07:00
log Change LogLevel to satisfy flag.Value interface 2020-05-16 08:00:35 -07:00
rdb Fix done lua script 2020-09-12 12:59:03 -07:00
testbroker Update Broker interface 2020-09-12 12:59:03 -07:00