Narq

Latest version: v0.2.1

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 12

0.3.1

...................
* fix main process signal handling so the worker shuts down when just the main process receives a signal
* re-enqueue un-started jobs popped from the queue if the worker is about to exit

0.3.0

...................
* rename settings class to ``RedisSettings`` and simplify significantly

0.2.9

- Add `generate_schemas` parameter to `rearq.__init__`.
- Add `App.start_worker` to start worker inside app.

0.2.8

- Add `-t` flat to worker command to start timer together.
- Support custom uvicorn options.
- Fix empty kwargs shown.
- Fix chart when empty data.
- Server can mount as FastAPI sub app.
- Add `cancel_job` support.
- Add `run_at_start`.
- Add task `job_timeout`.
- Improve graceful exit mechanism.
- Improve cancel task and disable task.

0.2.7

- Add task enable/disable.
- Add arg/kwarg shortcut arguments.
- Add log_dir param in rearq.
- Add `db_url` to `ReArq` constructor。
- Change built-in table name.
- Replace `aioredis` with `redis-py`.
- Support consume more than one queue for one worker.

0.2.6

- Fix empty task error.
- Refactor timer algorithm.

Page 9 of 12

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.