Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Mason
4e87677517 - Updated README to include supervisor configuration.
- Change logfile date format to `%Y-%m-%d %T`.
- Added return types to more functions.
2018-07-16 09:59:58 +12:00
Daniel Mason
bd0a0c2dc8 Readd Credis 2018-05-30 19:05:13 +12:00
Daniel Mason
b235fce1bd Updated Composer to 1.4.1 2018-05-29 22:24:38 +12:00
Daniel Mason
e0914efdd5 Add version 1.4.0 to composer 2018-05-27 14:46:49 +12:00
Daniel Mason
3f07b02c51 Lowercase package name 2018-05-27 14:41:18 +12:00
Daniel Mason
93b5733df8 Bloody comma 2018-05-25 20:27:18 +12:00
Daniel Mason
cb6281cdcc Oh.. 2018-05-25 20:26:04 +12:00
Daniel Mason
c862009505 Enable redis server in travis for testing 2018-05-25 19:53:55 +12:00
Daniel Mason
bc39882dd7 Rolled back to phpunit 6 + updated travis build image 2018-05-25 19:43:22 +12:00
Daniel Mason
fd35e9c563 Lock phpunit to ^7.0 2018-05-25 19:38:47 +12:00
Daniel Mason
ae84530132 - Reformatted files to PSR2 standard
- Removed credis for native phpredis
- Tidied up some docs
- Setting up new travis.ci build
2018-05-25 19:26:54 +12:00
Daniel Mason
6f78451498 Remove credis dependancy for php-redis/predis 2018-05-25 14:24:48 +12:00
dinbrca
da25ae1263 Update composer.json 2016-12-06 14:05:43 +02:00
Chris Boulton
3b676e8d6a bump credis to 1.7 2016-10-15 02:12:35 -07:00
Todd Burry
40d2ec8c77 Make the credis requirements less strict.
Since credis has moved forward, but is backwards compatible, resque
shouldn’t be so strict towards an old version because other libraries
need newer credis features.
2014-06-23 08:20:23 -04:00
Rockstar04
7aa9abdb2e Added PSR3 to composer dependencies 2013-06-25 08:56:28 -07:00
Ruud Kamphuis
a0eaac4709 Updated credis dependency to 1.2.* (fixes a bug in blpop) 2013-06-03 18:10:14 +02:00
Rajib Ahmed
4ff0c51d40 Added PCNTL extension check on composer file 2013-03-27 16:45:05 +01:00
Chris Boulton
b0900d6390 add package suggestions (proctitle and redis extensions) 2013-01-12 23:56:16 +11:00
Chris Boulton
2ba15eb555 replace Redisent with Credis (also adds native phpredis support) 2013-01-12 23:37:38 +11:00
Chris Boulton
2f5b48930f make better use of composer across php-resque
* recommend php-resque be installed via Composer
* provide quick getting started steps
* move ./resque.php to bin/resque, make it available as a Composer bin
* have classes autoloaded via Composer (or some other means if not using Composer)
2013-01-12 22:40:26 +11:00
Chris Boulton
8a7f11f906 add phpunit as a development requirement 2013-01-12 21:47:07 +11:00
Chris Boulton
905c396703 add basic composer.json. closes #59 2012-08-01 11:39:12 +10:00