Commit Graph

130 Commits

Author SHA1 Message Date
Ilan Steemers
2c7d410ec6 Update configure.rst 2015-09-08 19:39:06 +02:00
Ilan Steemers
0e03601572 docs: cache option 2015-09-08 18:20:42 +02:00
Ilan Steemers
bb7e91e875 docs: minor changes 2015-09-08 17:30:09 +02:00
Ilan Steemers
5f4334d85a docs: adds IronMQ and bulk config 2015-09-08 17:17:54 +02:00
Ilan Steemers
b56cc9da8f IronMQ broker 2015-09-08 11:20:31 +02:00
Ilan Steemers
f4f8af1382 Fixes backward compatibility problems with django-picklefield 2015-09-07 20:24:21 +02:00
Ilan Steemers
eff51cf9d1 v0.6.1
pinning django-picklefield
2015-09-07 11:50:00 +02:00
Ilan Steemers
a4bdc809dc getting ready for new release 2015-09-06 17:14:43 +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
815cbeede9 docs: defaults queue_limit to workers squared. 2015-09-06 16:21:58 +02:00
Ilan Steemers
5e5bf2cc8d docs: adjusted for multiple brokers 2015-09-06 14:48:33 +02:00
Ilan Steemers
44473ca408 Adds broker and receipts to architecture flowchart 2015-09-06 12:29:21 +02:00
Ilan Steemers
8ce441bed5 Adds more brokers
* added IronMQ
* added Aws SQS
* removed SafeRedis.
 During tests the 'safe' part wasn't consistent enough
2015-09-02 19:04:03 +02:00
Ilan
9dfb65a7af docs: minor updates 2015-08-19 13:57:46 +02:00
Ilan Steemers
2011efbe0a Merge pull request #49 from Koed00/dev
v0.5.3
2015-08-19 04:02:27 -07:00
Ilan
9fbf859472 Updates to Django 1.7.10 and 1.8.4 2015-08-19 12:56:04 +02:00
Ilan
5ccd86a254 v0.5.3 2015-08-19 12:40:29 +02:00
Ilan
6610277b93 docs: moved Configuration to its own section
* added more info on schedule catch up.
2015-08-19 12:38:15 +02:00
Ilan
ad110f8b45 docs: minor updates 2015-08-15 17:03:56 +02:00
Ilan Steemers
06765742ac Merge pull request #46 from Koed00/dev
Adds global `sync` configuration option
2015-08-13 10:52:45 -07:00
Ilan
12e9e2035e Version 0.5.2 2015-08-13 19:49:36 +02:00
Ilan
265ae9abd9 docs: added sync configuration reference 2015-08-13 18:13:45 +02:00
Ilan
6c37b09151 adds global sync configuration option
Setting the `sync` configuration option will force all async() calls to be run with `sync=True`. Useful for testing.
2015-08-13 18:02:38 +02:00
Ilan
3d12c1d36e adds queue_size()
returns the size of the current redis queue
2015-08-13 15:54:57 +02:00
Ilan Steemers
101775734c Merge pull request #45 from Koed00/dev
Adds `qinfo` management command
2015-08-12 05:07:57 -07:00
Ilan
204377228f v0.5.1 2015-08-12 13:46:25 +02:00
Ilan
5e2305ad80 docs: addsqinfo management command 2015-08-12 12:39:59 +02:00
Ilan
d8fd93cc0e docs: expanded schedule example 2015-08-08 19:12:47 +02:00
Ilan
dea61a87e3 docs: adds screenshots to the admin section 2015-08-05 21:57:46 +02:00
Ilan
c22b98e202 v0.5.0 2015-08-05 21:49:10 +02:00
Ilan
de5d0f2725 Adds a 'minutes' option to the scheduler 2015-08-05 20:30:29 +02:00
Ilan
77395acbbb Preparing v0.4.6 2015-08-04 21:45:51 +02:00
Ilan
ae0b6f6f8c updated docs 2015-08-04 18:36:52 +02:00
Ilan
b85738675a docs: mention possible cpu_count failure 2015-08-04 16:43:39 +02:00
Ilan
25dcec4572 Merge branch 'master' into dev
# Conflicts:
#	docs/monitor.rst
2015-08-04 15:15:45 +02:00
Ilan
3ca7978d8c Added docs for #40 2015-08-04 13:07:53 +02:00
Ilan
b50e2a9006 ready for 0.4.5 2015-08-01 15:55:21 +02:00
Ilan Steemers
fc2c4329e3 Update index.rst 2015-08-01 00:53:07 +02:00
Ilan Steemers
4d3451183b Merge pull request #36 from Koed00/dev
Moves unpacking task from Worker to Pusher
2015-07-31 05:07:55 -07:00
Ilan
a1c67c819b Updated architecture docs 2015-07-31 12:45:57 +02:00
Ilan
964d01c7c6 Updated monitor readme 2015-07-27 19:25:16 +02:00
Ilan
c244075195 Bumping to 0.4.4 2015-07-27 18:08:32 +02:00
Ilan
3d58e3e3eb docs: typo 2015-07-24 12:25:49 +02:00
Ilan
f77aa54f26 version 0.4.3 2015-07-24 12:22:24 +02:00
Ilan Steemers
510ef6ea30 Merge pull request #32 from Koed00/dev
Adds queue limit and encryption salt
2015-07-24 02:55:27 -07:00
Ilan
a44fc66682 docs: added queue_limit information 2015-07-24 11:28:52 +02:00
Ilan
0e7a5c4afb docs: added queue_limit information 2015-07-24 11:13:58 +02:00
Ilan
805d160bbe use PREFIX as salt
Updated docs for this
2015-07-24 00:38:51 +02:00
Ilan Steemers
f15bc42eb1 Merge pull request #31 from Koed00/dev
adds Haystack example
2015-07-23 06:00:36 -07:00