- 🇨🇭Switzerland berdir Switzerland
Pretty sure this is a duplicate of 🐛 TTL handling broken, always permanent Needs work ?
- 🇨🇦Canada andrew.wang
I second #12 - the patch has been applied to the site I'm working on for 2 years and it's been working great on a high volume website.
(Disclaimer: Nick and I work at the same organization but a different site ;-P)
- 🇬🇧United Kingdom Alina Basarabeanu
We have been using the patch from #10 for the last 2 years.
The calculation from issue 3179757 is the same as the one done in this issue.
Would be good to have one of them merged into a stable version.
Currently, we are using 7 patches to make this module work. - 🇪🇸Spain rcodina Barcelona
@Alina Basarabeanu Could you please share the list of patches you use?
- 🇬🇧United Kingdom Alina Basarabeanu
- "2944938: Default lifetime for permanent items for Drupal 8": " https://www.drupal.org/files/issues/2020-09-23/redis-default_permanent_t... → ",
- "3163436: Connection refuse in PhpRedis when sentinel/redis are down": " https://www.drupal.org/files/issues/2023-09-13/Add_a_Redis_connection_te... → ",
- "3175412: Use item_id instead of qid for Queue item": " https://www.drupal.org/files/issues/2020-10-07/redis-queue-item-id-31754... → ",
- "3154093: Add a dedicated permission for accessing redis report": " https://www.drupal.org/files/issues/2020-06-23/3154093-redis-perm.patch → ",
- "3192255 & 3173988: Wrong memory percentage on /admin/reports/redis": "patches/Merge_issue_3192255_and_3173988_into_one_patch_.patch",
- "3004561: Support TLS for Predis": " https://www.drupal.org/files/issues/2021-11-19/redis-support_tls_on_pred... → "
- 🇪🇸Spain rcodina Barcelona
@Alina Basarabeanu Thanks! In my case, apart from current ✨ Default lifetime for permanent items for Drupal 8 Needs review , I'm using patch on #3216874: Unsupported operand types in CacheTagsChecksumTrait.php → .
- 🇫🇷France Renrhaf 📍 Strasbourg 🐦🦜
Rerolled patch for 1.8 version of the module.
- Status changed to RTBC
3 months ago 10:30am 30 August 2024 - 🇫🇷France Renrhaf 📍 Strasbourg 🐦🦜
Setting to reviewed & tested since multiple people have confirmed this patch works for them for many years (me included).
- 🇨🇭Switzerland berdir Switzerland
An issue can only be RTBC if there is a merge requests with passing tests.