wa0x6e / Cake-Resque

Resque plugin for CakePHP : for creating background jobs that can be processed offline later
MIT License
159 stars 56 forks source link

Roadmap for Cake3 #84

Closed amiri27 closed 9 years ago

amiri27 commented 9 years ago

Hi Kamisama,

Thank you for this very well working plugin.. I wanna just know if there's any roadmap for Cake3 compatibility and how can we help on that?

Regards,

kallealberg commented 9 years ago

Looks like theres a guy working on a Cake3 fork: https://github.com/RTLer/Cake-Resque

wa0x6e commented 9 years ago

Let's wait for his PR :)

amiri27 commented 9 years ago

Hi Kamisama,

This guy is from our team.. We already finished everything and ready to send a PR.. Also if it's possible we need to a PR to php-resque-ex in order to add deque method which is already added on php-rasque..

Regards,

wa0x6e commented 9 years ago

Awesome ;)

manierim commented 9 years ago

There are a couple of PR here and for php-resque-ex that make the job works in CakePHP 3. Hope them helps...

oanhnn commented 8 years ago

Ping @wa0x6e , Now, Is CakeResque ready for CakePHP v3.x ?

kallealberg commented 8 years ago

Master branch should be 3.x ready, haven't tested it tho.