PHPackages                             ostrolucky/newrelic-datastore-redis-cluster-extension - 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. ostrolucky/newrelic-datastore-redis-cluster-extension

ActiveSymfony-bundle[Caching](/categories/caching)

ostrolucky/newrelic-datastore-redis-cluster-extension
=====================================================

Provides RedisCluster phpredis integration for NR APM datastore by forwarding redis calls through newrelic\_record\_datastore\_segment function

0.1.1(4y ago)34.9kMITPHPPHP ^7.4 || ^8

Since Jan 16Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ostrolucky/newrelic-datastore-redis-cluster-extension)[ Packagist](https://packagist.org/packages/ostrolucky/newrelic-datastore-redis-cluster-extension)[ RSS](/packages/ostrolucky-newrelic-datastore-redis-cluster-extension/feed)WikiDiscussions main Synced 2d ago

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

ostrolucky/newrelic-datastore-redis-cluster-extension
=====================================================

[](#ostroluckynewrelic-datastore-redis-cluster-extension)

 **Provides missing \\RedisCluster datastore integration to NewRelic PHP extension**

About
-----

[](#about)

You might have found out NewRelic PHP extension doesn't support to monitor \\RedisCluster queries.

You can see that in [their knowledge base](https://newrelic.zendesk.com/hc/en-us/articles/360059017673-PHP-Redis-issue)as well as in [their bug tracker](https://github.com/newrelic/newrelic-php-agent/issues/130).

What NewRelic support recommends doing, is to use custom instrumentation via [newrelic\_record\_datastore\_segment](https://docs.newrelic.com/docs/apm/agents/php-agent/php-agent-api/newrelic_record_datastore_segment/). However, doing that manually is cumbersome. Redis has lot of functions.. That's where this package comes in play. It's meant to be used along [snc/redis-bundle](https://github.com/snc/SncRedisBundle). You install it and voila, you should be able to see redis commands in your NewRelic APM screen.

Installation
------------

[](#installation)

Install this package as a dependency using [Composer](https://getcomposer.org).

```
composer require ostrolucky/newrelic-datastore-redis-cluster-extension
```

There is also one prerequisite for snc\_redis: Logging of your snc\_redis client MUST be enabled.

Copyright and License
---------------------

[](#copyright-and-license)

The ostrolucky/newrelic-datastore-redis-cluster-extension library is copyright © [Gabriel Ostrolucký](mailto:gabriel.ostrolucky@gmail.com)and licensed for use under the terms of the MIT License (MIT). Please see [LICENSE](LICENSE) for more information.

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity40

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.

###  Release Activity

Cadence

Every ~1 days

Total

2

Last Release

1575d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

redisnewrelic

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ostrolucky-newrelic-datastore-redis-cluster-extension/health.svg)

```
[![Health](https://phpackages.com/badges/ostrolucky-newrelic-datastore-redis-cluster-extension/health.svg)](https://phpackages.com/packages/ostrolucky-newrelic-datastore-redis-cluster-extension)
```

###  Alternatives

[predis/predis

A flexible and feature-complete Redis/Valkey client for PHP.

7.8k305.7M2.4k](/packages/predis-predis)[snc/redis-bundle

A Redis bundle for Symfony

1.0k39.4M67](/packages/snc-redis-bundle)[tedivm/stash-bundle

Incorporates the Stash caching library into Symfony.

841.4M16](/packages/tedivm-stash-bundle)[gos/pubsub-router-bundle

Symfony PubSub Router Bundle

442.2M1](/packages/gos-pubsub-router-bundle)[clue/redis-protocol

A streaming Redis protocol (RESP) parser and serializer written in pure PHP.

5311.0M13](/packages/clue-redis-protocol)[mmoreram/rsqueue-bundle

Redis Symfony2 Queue Bundle, a simple and soft redis based message queue for symfony2

5360.7k1](/packages/mmoreram-rsqueue-bundle)

PHPackages © 2026

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