PHPackages                             slamecka/redisstorage - 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. slamecka/redisstorage

ActiveLibrary[Caching](/categories/caching)

slamecka/redisstorage
=====================

RedisStorage for Nette Framework cache.

312PHP

Since Jun 11Pushed 14y ago1 watchersCompare

[ Source](https://github.com/OndrejSlamecka/RedisStorage)[ Packagist](https://packagist.org/packages/slamecka/redisstorage)[ RSS](/packages/slamecka-redisstorage/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

RedisStorage for Nette Framework [![Build Status](https://camo.githubusercontent.com/a7d731181800befe763a6a3bb82c42ae14eef032e85b0bd5de07ec4531061a39/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f4f6e6472656a536c616d65636b612f526564697353746f726167652e706e673f6272616e63683d6d6173746572)](http://travis-ci.org/OndrejSlamecka/RedisStorage)
==============================================================================================================================================================================================================================================================================================================================================================

[](#redisstorage-for-nette-framework-)

Built on [phpredis](https://github.com/nicolasff/phpredis) extension and [Nette Framework](https://github.com/nette/nette).

Setup
-----

[](#setup)

In your config.neon:

```
services:
	redis:
		class: Redis
		setup:
			- connect('localhost', 6379)
	cacheStorage: Slamecka\RedisStorage

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/f41e9f5a46ea149b38f8e00ef740fd91ab81f6f8432667735506000ed25448ff?d=identicon)[Slamecka](/maintainers/Slamecka)

---

Top Contributors

[![OndrejSlamecka](https://avatars.githubusercontent.com/u/184064?v=4)](https://github.com/OndrejSlamecka "OndrejSlamecka (10 commits)")

### Embed Badge

![Health badge](/badges/slamecka-redisstorage/health.svg)

```
[![Health](https://phpackages.com/badges/slamecka-redisstorage/health.svg)](https://phpackages.com/packages/slamecka-redisstorage)
```

###  Alternatives

[beryllium/cachebundle

Provides an interface to Memcache for Symfony2 applications

32136.0k](/packages/beryllium-cachebundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
