Skip to content

Instantly share code, notes, and snippets.

View nicksantamaria's full-sized avatar

Nick Santamaria nicksantamaria

View GitHub Profile
@nicksantamaria
nicksantamaria / drupal-redis-1.6-redis-cluster-newrelic.patch
Last active October 2, 2024 11:54
PhpRedisCluster patch with newrelic traces enabled. Based off redis 1.6 and the patch provided at https://www.drupal.org/project/redis/issues/2900947#comment-14779350
diff --git a/README.PhpRedisCluster.txt b/README.PhpRedisCluster.txt
new file mode 100644
index 0000000..0a335b9
--- /dev/null
+++ b/README.PhpRedisCluster.txt
@@ -0,0 +1,49 @@
+See README.md file.
+
+See README.PhpRedis.txt file because PhpRedisCluster requires the same PHP Redis extension.
+However the extension version should be >=3.0.0.