https://github.com/sinri/ark-lock
Lock service in parallel environment
https://github.com/sinri/ark-lock
Last synced: about 1 year ago
JSON representation
Lock service in parallel environment
- Host: GitHub
- URL: https://github.com/sinri/ark-lock
- Owner: sinri
- License: mit
- Created: 2019-01-19T11:43:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-22T08:36:57.000Z (over 7 years ago)
- Last Synced: 2024-03-14T20:21:37.787Z (about 2 years ago)
- Language: PHP
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Ark-Lock
Lock service in parallel environment
> This library is based on [php-lock/lock](https://github.com/php-lock/lock),
> which is licensed under the `Do What The F*ck You Want To Public License`.
This project aims to provide lock service for PHP 5.5+.
Multi Mutex Lock is supported since Version 0.3.