Memcache/Redis incident storage

Created on 16 February 2025, about 2 months ago

Does the 4.0 version have an option (or need) to store incidents in memcache like the Drupal 7 version did?

What is the recommended way to set this up in Drupal 10/11 for a high traffic site that was using memcache incident storage on D7?

I've read through the README and am not sure the best way to proceed.

πŸ’¬ Support request
Status

Active

Version

4.0

Component

Documentation

Created by

πŸ‡ΊπŸ‡ΈUnited States loze Los Angeles

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @loze
  • πŸ‡ΊπŸ‡ΈUnited States tr Cascadia

    There is no explicit support for this in 4.x, but there is a framework for adding new storage types. A lot of stuff didn't get ported from the Drupal 7 version. I personally didn't do the port so I don't know why that was, but I assume that the person(s) who did the port were focused on the functionality they needed, and that no-one who was interested in memcache/redis integration was helping out on the port. As a community project, Radioactivity and every other module in Drupal needs community participation.

    Looking at the code, I don't think it's a major effort to add this support back in, but as I personally don't need memcache/redis integration it's not something I'm going to volunteer to do myself, unless/until I have a project that demands that support.

    If someone wants to contribute a patch for this, I would be happy to review it and try to get it committed.

Production build 0.71.5 2024