bazo/qu

There is no license information available for the latest version (dev-master) of this package.

Small redis based queue

dev-master 2014-01-08 20:12 UTC

This package is not auto-updated.

Last update: 2024-04-22 12:55:51 UTC


README

Small redis based queue

Requirements

  • PHP 5.4

Installation

Add to root composer.json: require: "bazo/qu": "dev-master"

Usage

See [example/cli.php] (https://github.com/bazo/qu/blob/master/example/cli.php)

License