FICHA · AUR

python-django-rq

A simple app that provides django integration for RQ (Redis Queue)

  • Library
  • Dev
  • Server
  • Web
official+codex · reviewed · May 31, 2026 description in en

Description

Background jobs in Django projects can be sent to RQ workers backed by Redis queues. It is useful for developers moving slow tasks such as emails, imports, or reports out of web requests.

Queue processing depends on Redis and running workers. Protect Redis access and design jobs so failures, retries, and duplicate execution are handled safely.

Permissions

Permissions not analysed for this source yet.