jimtonic/php-redis-lock-handler

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

Maintainers

Package info

github.com/jimtonic/redis-lock-handler

Issues

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

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-04-26 03:10:03 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