Download the PHP package heywooden/yunlock without Composer
On this page you can find all versions of the php package heywooden/yunlock. 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 yunlock
Yunlock
PHP阻塞锁和非阻塞锁机制,内置解决并发锁重复执行的方案。目前支持文件File、Redis、Memcache、Memcached。
composer安装
在你项目中的 composer.json
文件中加入下面的内容
中国用户如果使用composer很卡,请查看:https://pkg.phpcomposer.com/
代码用法
文件锁
redis/memcache/memcached锁
直接传入操作对象
直接传入操作对象支持文件、redis、memcache、memcached。可以防止重复实例化对象,造成内存和网络负担。
All versions of yunlock with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
The package heywooden/yunlock contains the following files
Loading the files please wait ....