jimtonic/php-redis-lock-handler

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

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

This package is not auto-updated.

Last update: 2025-07-19 23:16:24 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