20 Commits

Author SHA1 Message Date
Stan Triepels
c59f036158 Remove arrow dependency, update packages, set up testing with compose (#17) 2022-10-19 02:01:16 +02:00
Stan Triepels
d32d3f5a09 Docs updates (#6)
* Update django docs links to 4.0
* Update Django Q to Django Q2
* Use different theme to make difference more clear between the original and this forked one
* Added info notice about this fork
* Some small layout/typo fixes
2022-10-13 01:38:24 +02:00
Maximilian Kindshofer
ba38e2e22c Update brokers.rst 2021-01-11 14:52:03 +01:00
Daniel Trembath
3e8fc91d46 Change Django documentation URLs from v1.8 to v2.2
URLs were linking to a now unsupported version of Django. Django v2.2 is a LTS version, and also matches the documentation intersphinx_mapping in docs/conf.py.
2020-10-07 17:56:23 +11:00
Ilan Steemers
acebdaa850 Renames async/enqueue to async_task. 2018-08-01 15:20:34 +02:00
Ashutosh Das
48100ef83b Update brokers.rst 2016-08-12 12:35:23 +06:00
Ilan Steemers
c17468ef86 docs: Adds Custom broker class documentation
Also changes some of the variable and settings names, to make them less ambiguous.
2016-01-27 12:06:49 +01:00
Ilan Steemers
2fbfeaf5eb docs: updated for new duplicate task handling 2016-01-20 14:17:41 +01:00
Ilan Steemers
477761a17f :docs: replaced some old redis references with brokers 2015-09-30 10:12:16 +02:00
Ilan Steemers
1fd9ca2441 docs: mongodb broker 2015-09-25 20:57:47 +02:00
Ilan Steemers
826178c463 Adds a MongoDB broker
* adds mongo broker tests
* adds mongo brokers docs

* broker info is now cached when it needs to connect to a server, to reduce traffic.
2015-09-25 20:03:39 +02:00
Ilan Steemers
16c28a88e2 adds (approximate) lock_size to SQS broker
docs: added lock_size
2015-09-18 15:40:30 +02:00
Ilan Steemers
6a564639d4 docs: updates for broker changes 2015-09-15 17:41:41 +02:00
Ilan Steemers
789f934208 docs: Django ORM broker 2015-09-14 15:38:16 +02:00
Ilan Steemers
2efa5bac57 docs: minor adjustments 2015-09-10 14:27:14 +02:00
Ilan Steemers
9af70e799d docs: Amazon SQS broker 2015-09-10 14:11:30 +02:00
Ilan Steemers
5f4334d85a docs: adds IronMQ and bulk config 2015-09-08 17:17:54 +02:00
Ilan Steemers
73d15c3608 docs: minor updates 2015-09-06 16:54:20 +02:00
Ilan Steemers
87c3b7c9ce docs: minor changes 2015-09-06 16:22:06 +02:00
Ilan Steemers
5e5bf2cc8d docs: adjusted for multiple brokers 2015-09-06 14:48:33 +02:00