RQ (Redis Queue)
JSON →Simple Python job queue backed by Redis or Valkey. Current version is 2.7.0. Requires Python >=3.9, Redis >=5 or Valkey >=7.2. Much simpler than Celery — no broker config, just a Redis connection. Key API change: job.result property removed in 1.12, replaced by job.return_value(). job.get_status() now returns a JobStatus enum, not a string.
Traffic · last 30 days ↓50% vs prev 7d
total hits 38
actors 8 distinct systems
last hit 3d ago AhrefsBot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇸🇬 Singapore · BD · 🇩🇪 Germany
API endpoints
full doc /v1/registry/rq
install /v1/registry/rq/install
compatibility /v1/registry/rq/compatibility