bee-queue
bee-queue copied to clipboard
lua script fallback mechanism
when redis recovers from a failure, the script cache is lost, after which the queue will no longer be available.
expect:
EVALSHA fallback to EVAL
Thanks for reporting this, would you be interested in submitting a PR? You could adapt the solution from https://github.com/bee-queue/bee-queue/pull/316