Contribute on GitHub

Django Rq

latest version: 3.0
Description:

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

Compatibility Matrix:
3.0
Compatible Django versions: 5.1 ✅ | 4.2 ✅ | 4.0 ✅ | 3.2

Links:
Data Metrics:
(Last update: Aug 14, 2025)  
  • Stars: 1,898
  • Forks: 294
  • Open Issues: 112
  • Last Commit: Aug 02, 2025 (1 week, 5 days ago)

Tags (Topics):
background-jobs django job-queue python redis rq task-queue
Additional Information:
  • Installation: pip install django-rq
Github Metrics Data
1,8901,8921,8941,8961,898292293294295Jul 202025Jul 27Aug 3Aug 10110112114116
StarsForksOpen IssuesLast 30 DaysDaysStarsForksOpen Issues
Similar Packages

Recommendation system is based on packages' internal categories

Django Celery

django-celery provides Celery integration for Django; Using the Django ORM and cache backend for storing results, autodiscovery of task modules for applications listed in INSTALLED_APPS, and more.

View Details
Django Q

A multiprocessing distributed task queue for Django

View Details
Django Q2

A multiprocessing distributed task queue for Django.

View Details