We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12aabe2 commit c6efbb6Copy full SHA for c6efbb6
composer.json
@@ -23,7 +23,7 @@
23
"enable-patching": true,
24
"patches": {
25
"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"
+ "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"
27
}
28
29
},
0 commit comments