PHPackages                             pixelfederation/phystrix-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. pixelfederation/phystrix-redis

ActiveLibrary[Caching](/categories/caching)

pixelfederation/phystrix-redis
==============================

Redis storage implementation for Phystrix (https://github.com/upwork/phystrix)

1.0.2(5y ago)21.6k3BSD-3-ClausePHPPHP &gt;=7.1

Since Oct 25Pushed 5y ago7 watchersCompare

[ Source](https://github.com/pixelfederation/phystrix-redis)[ Packagist](https://packagist.org/packages/pixelfederation/phystrix-redis)[ RSS](/packages/pixelfederation-phystrix-redis/feed)WikiDiscussions master Synced 2w ago

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

Phystrix Redis State Storage
============================

[](#phystrix-redis-state-storage)

Redis storage implementation for Phystrix () It uses the [predis/predis](https://github.com/nrk/predis) package.

Usage
-----

[](#usage)

Require redis state storage library:

```
composer require pixelfederation/phystrix-redis
```

Create new instance of `\PixelFederation\Phystrix\Storage\RedisStateStorage` and inject to `\Odesk\Phystrix\CommandMetricsFactory` and `\Odesk\Phystrix\CircuitBreakerFactory`

Usage with Symfony Framework
----------------------------

[](#usage-with-symfony-framework)

Install [Redis Bundle](https://github.com/snc/SncRedisBundle)

Install [Phystrix Bundle](https://github.com/pixelfederation/phystrix-bundle) and override state storage configuration:

```
# services.yml
services:
    PixelFederation\Phystrix\Storage\RedisStateStorage:
        arguments:
            - '@snc_redis.cache'

    phystrix.state_storage:
        alias: PixelFederation\Phystrix\Storage\RedisStateStorage
```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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.

###  Release Activity

Cadence

Every ~521 days

Total

3

Last Release

2127d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f41a9b6b3fcc495a546791e3993b29832b7a4b08f34ad094a1131e2e8784d01?d=identicon)[pixelfederation](/maintainers/pixelfederation)

---

Top Contributors

[![mskorupa-pixel](https://avatars.githubusercontent.com/u/141940674?v=4)](https://github.com/mskorupa-pixel "mskorupa-pixel (3 commits)")[![Rastusik](https://avatars.githubusercontent.com/u/1735097?v=4)](https://github.com/Rastusik "Rastusik (2 commits)")[![speto](https://avatars.githubusercontent.com/u/421634?v=4)](https://github.com/speto "speto (2 commits)")[![majoskorec](https://avatars.githubusercontent.com/u/10130278?v=4)](https://github.com/majoskorec "majoskorec (1 commits)")

### Embed Badge

![Health badge](/badges/pixelfederation-phystrix-redis/health.svg)

```
[![Health](https://phpackages.com/badges/pixelfederation-phystrix-redis/health.svg)](https://phpackages.com/packages/pixelfederation-phystrix-redis)
```

###  Alternatives

[unopim/unopim

UnoPim Laravel PIM

10.5k2.2k](/packages/unopim-unopim)[rhubarbgroup/redis-cache

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.

52699.8k1](/packages/rhubarbgroup-redis-cache)[symfony-bundles/redis-bundle

Symfony Redis Bundle

271.2M6](/packages/symfony-bundles-redis-bundle)[pdffiller/qless-php

PHP Bindings for qless

29113.7k1](/packages/pdffiller-qless-php)[millipress/millicache

WordPress Full-Page Cache based on Rules &amp; Flags. Delivers flexible, scalable caching workflows backed by Redis and ValKey in-memory stores.

712.0k2](/packages/millipress-millicache)

PHPackages © 2026

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