jimtonic/php-redis-lock-handler

This library provides a locking mechanism for distributed php applications based on Redis.

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

pkg:composer/jimtonic/php-redis-lock-handler

dev-master 2015-11-09 19:21 UTC

This package is not auto-updated.

Last update: 2025-12-21 01:16:40 UTC


README

Build Status

This library provides a locking mechanism for distributed php applications based on Redis.

Requirements

Installation

Add the jimtonic/redis-lock-handler package to your require section in the composer.json file.

$ composer require jimtonic/php-redis-lock-handler