File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1114,7 +1114,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
1114
1114
1115
1115
* Libraries for working with task queues.*
1116
1116
1117
- * [ celery] ( https://github.com/celery/celery ) - An asynchronous task queue/job queue based on distributed message passing.
1117
+ * [ celery] ( https://docs.celeryproject.org/en/stable/ ) - An asynchronous task queue/job queue based on distributed message passing.
1118
1118
* [ daramatiq] ( https://github.com/Bogdanp/dramatiq ) - A fast and reliable background task processing library for Python 3.
1119
1119
* [ huey] ( https://github.com/coleifer/huey ) - Little multi-threaded task queue.
1120
1120
* [ mrq] ( https://github.com/pricingassistant/mrq ) - A distributed worker task queue in Python using Redis & gevent.
You can’t perform that action at this time.
0 commit comments