Download the PHP package xiaobopang/redis-lock without Composer
On this page you can find all versions of the php package xiaobopang/redis-lock. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package redis-lock
redis_lock
Example
1、通过composer包安装【推荐】
2、使用
PHP Redis分布式锁机制的简单实现
安全和可靠性保证
在描述我们的设计之前,先提出三个属性,这三个属性是实现高效分布式锁的基础。
Redis命令介绍
加锁实现
时间戳的问题
死锁问题
分布式锁的问题
All versions of redis-lock with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.0
The package xiaobopang/redis-lock contains the following files
Loading the files please wait ....