Commit Graph

17 Commits

Author SHA1 Message Date
Taylor Otwell 3ea3cc6287 Merge branch 'master' into develop 2014-06-01 13:15:50 -05:00
Colin Work 3e29d06708 Added redis to list of available queue drivers 2014-04-22 10:14:03 -04:00
Taylor Otwell 0b390e397e Merge branch 'master' into develop 2014-03-03 20:07:50 -06:00
Taylor Otwell 9bf9c2eb42 Add ttr option to beanstalk config. 2014-03-03 20:07:43 -06:00
Taylor Otwell 0c9aded889 Merge branch 'master' into develop 2014-02-28 16:06:05 -06:00
EvgenyKovalev 2028ea7aac Iron.io config less error prone.
In iron.io settings 'token' is the first field and 'Project ID' is the second. The proposed order makes it less error prone.
2014-03-01 01:00:22 +03:00
EvgenyKovalev 13e3d45265 Update queue.php
This option is already supported in 'Illuminate/Queue/Connectors/IronConnector.php'
Having this option hidden works well only for North America. However for EU having it set to EU servers give 5X boost in network performance with iron.io
2014-02-19 03:24:55 +03:00
Taylor Otwell cc7196c5e9 Add encrypt option to iron queue config. 2014-01-21 13:31:14 -06:00
Taylor Otwell 9186d7a31d Adding failed queue job options. 2013-11-26 10:11:29 -06:00
Abishek R Srikaanth 4b09f4061c Put a comma after option just to match the other arrays 2013-10-18 22:44:07 +05:30
Abishek R Srikaanth dae1a994c9 Removed the host config for the redis queue 2013-10-18 22:22:50 +05:30
Abishek R Srikaanth 1fb3e1dd6b Added configuration for RedisQueue 2013-10-18 07:23:00 +05:30
Taylor Otwell 5fac0f7b35 Added a sample IronMQ configuration. 2013-03-12 08:23:38 -05:00
Dries Vints 457e76a470 Add sqs to list of supported drivers
Just forgotten I presume.
2013-03-05 15:41:03 +01:00
Zack Kitzmiller 69911f29cd default queue should be synchronous. 2013-02-18 11:03:17 -05:00
Taylor Otwell 96237d884e update queue config with sqs example. 2013-02-12 22:23:48 -06:00
Taylor Otwell f6ad08698b added queue config and service provider. 2013-01-28 11:58:38 -06:00