everlution/redlock
最新稳定版本:v0.1.1-alpha
Composer 安装命令:
composer require everlution/redlock
包简介
An implementation of the Redlock algorithm
README 文档
README
A PHP implementation of the [Redlock] 1 algorithm.
Requirements
- PHP >= 5.4
- Redis >= 2.8 as using the [SCAN] 6 command
Installation (using composer)
You can find the library in packagist here.
{
"require": {
"everlution/redlock": "dev-master"
}
}
Documentation
Read the documentation for dev-master
Contributors
- [Michael Caldera] 5
统计信息
- 总下载量: 26.17k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 6
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2015-04-29