Commit Graph

21 Commits

Author SHA1 Message Date
575509ff53 2.1.2 (2023-03-22)
- Update composer packages
- Update git information (GitHub)
2023-03-22 12:10:33 +13:00
3c7e20e364 2.1.0 (2023-02-07) - PHP 8.2 compatibility 2023-02-07 02:19:09 +00:00
05cae402b5
2.0.3 (2022-09-12)
- Update composer packages
- Added WoodpeckerCI tests
- Updated links in composer package
- Stricter typing
2022-09-12 19:50:02 +12:00
dd0bb8947f Update composer 2022-02-08 19:30:15 +13:00
80d64e79ff 2.0.0 Add namespacing + PHP8.0 support (#1)
2.0.0 (2021-02-19)

Moved to PSR-4
Namespaced codebase
Added more comments throughout
Co-Authored-By: idanoo <daniel@m2.nz>
Co-Committed-By: idanoo <daniel@m2.nz>
2021-02-19 12:23:32 +13:00
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