pyres
pyres copied to clipboard
delayed queue worker should use lpush
when a delayed queue item is put back on the main redis queue, it should be pushed at the front of the list instead of the back of the list.