rq/docs
Jahn Thomas Fidje 8404385592
Add feature to enqueue dependents at the front of queues (#1696)
* Add feature to enqueue dependents at the front of queues

* Add documentation for the Dependency(enqueue_at_front=...) parameter

* docs: Add `enqueue_at_front` to list of parameters for Dependency

* test: Update dependency test to not rely on Redis ordering

* refactor: Save enqueue_at_front boolean in job.meta instead of separate instance attr

* fix: Made enqueue_at_front an instance attribute instead of putting it inside meta
2022-09-23 08:06:37 +07:00
..
_includes Added anchor.js to docs 2019-02-05 18:06:43 +07:00
_layouts Add chat page (#1474) 2021-06-12 11:46:44 +07:00
chat Add chat page (#1474) 2021-06-12 11:46:44 +07:00
contrib fix typo (#1640) 2022-04-02 08:06:55 +07:00
css Docs: don't break links at the header (#1636) 2022-04-02 08:06:29 +07:00
design Add docs folder. 2018-03-03 07:21:44 +07:00
docs Add feature to enqueue dependents at the front of queues (#1696) 2022-09-23 08:06:37 +07:00
img Add docs folder. 2018-03-03 07:21:44 +07:00
patterns Replace highlight tag in docs (#1600) 2021-12-07 19:35:56 +07:00
CNAME Add docs folder. 2018-03-03 07:21:44 +07:00
_config.yml Add chat page (#1474) 2021-06-12 11:46:44 +07:00
favicon.png Add docs folder. 2018-03-03 07:21:44 +07:00
index.md Replace highlight tag in docs (#1600) 2021-12-07 19:35:56 +07:00