huey v2.4.2 Release Notes

    • ๐Ÿ›  Fix implementation of schedule-pop Lua script so it works with Redis cluster.
    • Ensure Django connections are closed before and after (previously they were only closed after) task execution with db_task() and db_periodic_task().
    • ๐Ÿ‘ Allow additional lock-names to be specified when flushing locks.

    View commits