rq/docs
lowercase00 654649743c
New dequeue strategy (#1806)
* New dequeue strategy

This implements a new parameter `dequeue_strategy` that
should replace the `RoundRobinWorker` and `RandomWorker`.
Changes includes: feature, docs, tests, deprecation warning.

* Fix dequeue strategy name

* Black & Fix warning

* feat: tests, warnings, refactor naming

* feat: improve worker check

* fix: revert to str subclass

* fix: dequeue strategy into bootstrap

* org: move DequeueStrategy to worker

* refactor: round robin naming

* fix: naming

* fix: type annotation

* fix: typo

* refactor: remove kwarg from worker's init

* fix: typo

* move `dequeue_strategy` from `bootstrap()` into `work()`
2023-03-05 06:23:00 +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 docs: fix typos (#1813) 2023-02-13 11:16:34 +07:00
css #1733 Typography (#1734) 2022-11-21 19:07:35 +07:00
design Add docs folder. 2018-03-03 07:21:44 +07:00
docs New dequeue strategy (#1806) 2023-03-05 06:23:00 +07:00
img Add docs folder. 2018-03-03 07:21:44 +07:00
patterns (Docs) Updated patterns - heroku (#1841) 2023-02-27 16:10:39 +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