PHPackages                             wyrihaximus/react-mutex-redis - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. wyrihaximus/react-mutex-redis

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

wyrihaximus/react-mutex-redis
=============================

Mutex locking for ReactPHP projects using Redis

3.2.0(2y ago)14.3k[2 issues](https://github.com/WyriHaximus/reactphp-mutex-redis/issues)[1 PRs](https://github.com/WyriHaximus/reactphp-mutex-redis/pulls)MITMakefilePHP ^8.2

Since Jan 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/WyriHaximus/reactphp-mutex-redis)[ Packagist](https://packagist.org/packages/wyrihaximus/react-mutex-redis)[ GitHub Sponsors](https://github.com/WyriHaximus)[ RSS](/packages/wyrihaximus-react-mutex-redis/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (5)Versions (9)Used By (0)

Redlock Mutex for wyrihaximus/react-mutex
=========================================

[](#redlock-mutex-for-wyrihaximusreact-mutex)

[![Continuous Integration](https://github.com/WyriHaximus/reactphp-mutex-redis/actions/workflows/ci.yml/badge.svg?event=push)](https://github.com/WyriHaximus/reactphp-mutex-redis/actions/workflows/ci.yml)[![Latest Stable Version](https://camo.githubusercontent.com/2d8732e3cbe81fca1f3a23e78f6919232c6d004f2f4cbe03df200d5a22ddab03/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f72656163742d6d757465782d72656469732f762f737461626c652e706e67)](https://packagist.org/packages/WyriHaximus/react-mutex-redis)[![Total Downloads](https://camo.githubusercontent.com/174ef57a151780c951a001f4b4e8bf7aad010e5dc4521a274ea8f73f5a882a3e/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f72656163742d6d757465782d72656469732f646f776e6c6f6164732e706e67)](https://packagist.org/packages/WyriHaximus/react-mutex-redis)[![License](https://camo.githubusercontent.com/04f66c02adb2cb32f6d362a4be9546464275e6c87ec7c74d9c063621453212be/68747470733a2f2f706f7365722e707567782e6f72672f57797269486178696d75732f72656163742d6d757465782d72656469732f6c6963656e73652e706e67)](https://packagist.org/packages/WyriHaximus/react-mutex-redis)

Installation
============

[](#installation)

To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `^`.

```
composer require wyrihaximus/react-mutex-redis

```

Credit
======

[](#credit)

This package builds on [`rtckit/react-redlock`](https://github.com/rtckit/reactphp-redlock) and only functions as a wrapper around it.

Usage
=====

[](#usage)

```
