Commit Graph

16 Commits

Author SHA1 Message Date
9a97a29aa3 Re-added disabled test 2018-10-13 12:45:53 +13:00
vagrant
44646e91bd Remove composer.lock 2018-05-30 07:09:14 +00:00
Daniel Mason
bd0a0c2dc8 Readd Credis 2018-05-30 19:05:13 +12:00
Daniel Mason
deb9af2781 Remove this bloody lock file 2018-05-25 20:29:01 +12:00
Daniel Mason
c862009505 Enable redis server in travis for testing 2018-05-25 19:53:55 +12:00
Daniel Mason
548bc3fb85 Remove composer.lock 2018-05-25 19:37:32 +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
Chris Boulton
3b676e8d6a bump credis to 1.7 2016-10-15 02:12:35 -07:00
Chris Boulton
bcfd6b79f7 update composer.lock 2014-06-26 21:03:46 +10: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
Ruud Kamphuis
86ae77811d Working blocking list pop :) 2013-05-29 09:17:06 +02: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