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

ActiveLibrary

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 3d 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 72% 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

2080d 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

[bagisto/bagisto

Bagisto Laravel E-Commerce

26.2k161.6k7](/packages/bagisto-bagisto)[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[teamtnt/tntsearch

A fully featured full text search engine written in PHP

3.2k3.0M28](/packages/teamtnt-tntsearch)[unopim/unopim

UnoPim Laravel PIM

9.4k1.8k](/packages/unopim-unopim)[pdffiller/qless-php

PHP Bindings for qless

29113.2k1](/packages/pdffiller-qless-php)[concrete5/core

Concrete core subtree split

19159.3k48](/packages/concrete5-core)

PHPackages © 2026

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