library php-redis-lock-handler
This library provides a locking mechanism for distributed php applications based on Redis.
jimtonic/php-redis-lock-handler
This library provides a locking mechanism for distributed php applications based on Redis.
- Monday, November 9, 2015
- by jimtonic
- Repository
- 1 Watchers
- 0 Stars
- 3 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
redis-lock-handler
, (*1)
This library provides a locking mechanism for distributed php applications based on Redis., (*2)
## Requirements
## Installation
Add the jimtonic/redis-lock-handler package to your require section in the composer.json file., (*3)
$ composer require jimtonic/php-redis-lock-handler