Skip to content

nielin/Cake-Resque

 
 

Repository files navigation

#CakeResque Build Status Coverage Status Dependency Status Latest Stable Version

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

About

Resque plugin for CakePHP : for creating background jobs that can be processed offline later

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.4%
  • JavaScript 0.6%