Comment on A Celery-like Python Task Queue in 55 Lines of CodeparentComments−marban12yIt's great but as far as i can remember doesn't support P3. Also, it'd be nice to use it with Mongo instead of Redis.−jmagnusson12yActually Py3-support landed 6 months ago https://github.com/nvie/rq/pull/239
Comments
It's great but as far as i can remember doesn't support P3. Also, it'd be nice to use it with Mongo instead of Redis.
Actually Py3-support landed 6 months ago https://github.com/nvie/rq/pull/239