mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 21:47:53 +08:00
Updated README
This commit is contained in:
@@ -91,9 +91,6 @@ All configuration settings are optional. e.g:
|
||||
|
||||
For full configuration options, see the `configuration documentation <https://django-q.readthedocs.org/en/latest/configure.html>`__.
|
||||
|
||||
|
||||
If you are using `django-redis <https://github.com/niwinz/django-redis>`__ , you can `configure <https://django-q.readthedocs.org/en/latest/configure.html#django-redis>`__ Django Q to use its connection pool.
|
||||
|
||||
Management Commands
|
||||
~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@@ -105,6 +102,10 @@ Monitor your clusters with::
|
||||
|
||||
$ python manage.py qmonitor
|
||||
|
||||
Check overall statistics with::
|
||||
|
||||
$ python manage.py qinfo
|
||||
|
||||
Creating Tasks
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user