| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project exists because:
Do not submit forks of existing packages. If you need to test changes to a package that you forked to patch, use VCS Repositories instead.
TL;DR: Using this plgin as a strait fork of Cake-Resque didn’t work because wa0x6e is using a super sweet grunt workflow that I don’t want to learn how to use just yet. So here I find myself putting a forced fork up on github so I can: use heroku to host, not learn wa0x6e’s workflow (I’m sure it’s very nice…) and still contribute whatever I can to the development of Cake-Resque.
Source for this fork came from wa0x6e’s 4.1.2 release (Mar 28, 2015)
--snip--
CakeResque is a CakePHP plugin for Resque, a library for creating background jobs that can be processed offline later.
Resque (pronounced like "rescue") is a Redis-backed library for creating background jobs, placing those jobs on multiple queues, and processing them later.
Refer to website for documentation
Take a look at Fresque if you want a version for generic PHP application
| Back | FazBrowse Home | New Git URL |