qp icon indicating copy to clipboard operation
qp copied to clipboard

Major rewrite to use disque

Open simontabor opened this issue 10 years ago • 0 comments

Uses Disque instead of Redis as the queueing backend. Disque was designed to achieve exactly what QP was built for, and this allows QP to be a brilliant abstraction to Disque.

This PR also massively improves rate limiting (much more accurate and reliable).

simontabor avatar Sep 25 '15 17:09 simontabor