Skip to content

Commit c6efbb6

Browse files
New Relic traces for PhpRedisCluster patch (#15)
1 parent 12aabe2 commit c6efbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"enable-patching": true,
2424
"patches": {
2525
"drupal/redis": {
26-
"Implement initial RedisCluster client integration - https://www.drupal.org/project/redis/issues/2900947#comment-14779350": "https://www.drupal.org/files/issues/2022-11-10/2900947-57.patch"
26+
"Implement initial RedisCluster client integration - https://gist.github.com/nicksantamaria/0e0c91aa0a33359f055165b49df59f04 with new relic integration": "https://gist.githubusercontent.com/nicksantamaria/0e0c91aa0a33359f055165b49df59f04/raw/337db16a7910b6f6e8e46369162dd5acec51db18/drupal-redis-1.6-redis-cluster-newrelic.patch"
2727
}
2828
}
2929
},

0 commit comments

Comments
 (0)