We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ebdd39 commit 64295a8Copy full SHA for 64295a8
README.md
@@ -1,6 +1,7 @@
1
# Django Lightweight Queue
2
3
-DLQ is a lightweight & modular queue and cron system for Django.
+DLQ is a lightweight & modular queue and cron system for Django. It powers
4
+millions of production jobs every day at Thread.
5
6
## Installation
7
@@ -156,3 +157,9 @@ CONFIG = (
156
157
},
158
)
159
```
160
+
161
+## Maintainers
162
163
+This repository was created by [Chris Lamb][https://github.com/lamby] at
164
+[Thread][https://www.thread.com/], and continues to be maintained by the [Thread
165
+engineering team][https://github.com/thread].
0 commit comments