Download the PHP package comradefuzz/catena without Composer
On this page you can find all versions of the php package comradefuzz/catena. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download comradefuzz/catena
More information about comradefuzz/catena
Files in comradefuzz/catena
Download comradefuzz/catena
More information about comradefuzz/catena
Files in comradefuzz/catena
Vendor comradefuzz
Package catena
Short Description Redis based queued background jobs system
License GPL-3.0+
Package catena
Short Description Redis based queued background jobs system
License GPL-3.0+
Please rate this library. Is it a good library?
Informations about the package catena
Catena
Redis based queued background jobs system inspired by resque
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Attention
Module is in development mode and should not be used in production
Usage
Configure your application like following:
Define job class
Now you can run this job in background:
Then start catena daemons yii catena/start
.
See module status using yii catena/status
.
Stop daemons with yii catena/stop
.
All versions of catena with dependencies
PHP Build Version
Package Version
The package comradefuzz/catena contains the following files
Loading the files please wait ....