PHPackages                             juhara/zzzredis - 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. juhara/zzzredis

ActiveLibrary[Caching](/categories/caching)

juhara/zzzredis
===============

Redis storage implementation for ZzzCache

v1.0.6(7y ago)119Apache-2.0PHPPHP &gt;=5.4

Since Jul 10Pushed 7y ago1 watchersCompare

[ Source](https://github.com/zamronypj/zzzredis)[ Packagist](https://packagist.org/packages/juhara/zzzredis)[ RSS](/packages/juhara-zzzredis/feed)WikiDiscussions master Synced 2mo ago

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

zzzredis
========

[](#zzzredis)

Redis-based cache storage implementation for ZzzCache

Requirement
===========

[](#requirement)

- [PHP &gt;= 5.4](https://php.net)
- [Redis](https://redis.io)
- [Composer](https://getcomposer.org)
- [Predis](https://github.com/nrk/predis)
- [ZzzCache](https://github.com/zamronypj/zzzcache)

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

[](#installation)

Run through composer

```
$ composer require juhara/zzzredis

```

How to use
==========

[](#how-to-use)

```
