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

ActiveLibrary[Caching](/categories/caching)

phalanx/redis
=============

Async Redis for Phalanx via clue/redis-react

v0.2.0(1mo ago)00MITPHPPHP ^8.4

Since Mar 23Pushed 1mo agoCompare

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

READMEChangelogDependencies (3)Versions (3)Used By (0)

 [![Phalanx](brand/logo.svg)](brand/logo.svg)

phalanx/redis
=============

[](#phalanxredis)

Async Redis with typed commands, pub/sub, and automatic connection management — fully non-blocking, fully integrated with Phalanx scopes and services.

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

[](#installation)

```
composer require phalanx/redis
```

Requires PHP 8.4+.

Setup
-----

[](#setup)

Register the service bundle when building your application:

```
