PHPackages                             dwaysinc/redis-cluster - 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. [Caching](/categories/caching)
4. /
5. dwaysinc/redis-cluster

ActiveLibrary[Caching](/categories/caching)

dwaysinc/redis-cluster
======================

0.0.2(4y ago)010MITPHPPHP &gt;=8.1

Since Apr 14Pushed 4y ago1 watchersCompare

[ Source](https://github.com/dwaysinc/redis-cluster)[ Packagist](https://packagist.org/packages/dwaysinc/redis-cluster)[ RSS](/packages/dwaysinc-redis-cluster/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

Redis Cluster
=============

[](#redis-cluster)

Redis scales horizontally with a deployment topology called Redis Cluster. You can read more about Redis Cluster [here](https://redis.io/docs/manual/scaling/#:~:text=Redis%20Cluster%20provides%20a%20way,are%20not%20able%20to%20communicate.).

`dwaysinc/redis-cluster` based on [amphp/amp](https://github.com/amphp/amp) and [amphp/redis](https://github.com/amphp/redis) and provides non-blocking access to Redis Cluster.

Installation
------------

[](#installation)

This package can be installed as a [Composer](https://getcomposer.org/) dependency.

```
composer require dwaysinc/redis-cluster
```

Usage
-----

[](#usage)

```
