Commit Graph

10 Commits

Author SHA1 Message Date
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 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