PHPackages                             wyrihaximus/react-cache-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. wyrihaximus/react-cache-redis

ActiveLibrary[Caching](/categories/caching)

wyrihaximus/react-cache-redis
=============================

Redis cache for react/cache

4.6.0(1y ago)115.5k↓42.3%6[1 issues](https://github.com/WyriHaximus/reactphp-cache-redis/issues)[3 PRs](https://github.com/WyriHaximus/reactphp-cache-redis/pulls)4MITMakefilePHP ^8.3CI failing

Since May 9Pushed 1w ago1 watchersCompare

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

READMEChangelog (10)Dependencies (6)Versions (29)Used By (4)

Redis cache implementation for react/cache
==========================================

[](#redis-cache-implementation-for-reactcache)

[![Continuous Integration](https://github.com/wyrihaximus/reactphp-cache-redis/workflows/Continuous%20Integration/badge.svg)](https://github.com/wyrihaximus/reactphp-cache-redis/workflows/Continuous%20Integration/badge.svg)[![Latest Stable Version](https://camo.githubusercontent.com/3b9db0d5faf918e6c5c2d156e28f98639bdef28eeeb95854ae43331a2b9ecab1/68747470733a2f2f706f7365722e707567782e6f72672f77797269686178696d75732f72656163742d63616368652d72656469732f762f737461626c652e706e67)](https://packagist.org/packages/wyrihaximus/react-cache-redis)[![Total Downloads](https://camo.githubusercontent.com/658135a729a87b7d02a107801ad8c63ffbe29c4a03ba5f3202a23f59a796c132/68747470733a2f2f706f7365722e707567782e6f72672f77797269686178696d75732f72656163742d63616368652d72656469732f646f776e6c6f6164732e706e67)](https://packagist.org/packages/wyrihaximus/react-cache-redis/stats)[![Type Coverage](https://camo.githubusercontent.com/e9f1ff373eec64ae50026093f980ea5f192f9a49de87830e1bd32a6f9c6e1ac3/68747470733a2f2f73686570686572642e6465762f6769746875622f57797269486178696d75732f72656163747068702d63616368652d72656469732f636f7665726167652e737667)](https://shepherd.dev/github/WyriHaximus/reactphp-cache-redis)[![License](https://camo.githubusercontent.com/dffac7f41f8e117b252f255e822b8767a83307c160f862df133d2e14317f00ae/68747470733a2f2f706f7365722e707567782e6f72672f77797269686178696d75732f72656163742d63616368652d72656469732f6c6963656e73652e706e67)](https://packagist.org/packages/wyrihaximus/react-cache-redis)

Use Redis as a cache, implementing the [react/cache interface](https://github.com/reactphp/cache)

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-cache-redis

```

Usage
=====

[](#usage)

```
