bazo/qu

本包的最新版本(dev-master)没有可用的许可证信息。

基于redis的小型队列

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

This package is not auto-updated.

Last update: 2024-09-23 14:59:27 UTC


README

基于redis的小型队列

需求

  • PHP 5.4

安装

在根目录下的 composer.json 中添加:require: "bazo/qu": "dev-master"

用法

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

许可证