Experiment with removing the static cache from filecache

Created on 5 December 2024, about 2 months ago

Problem/Motivation

The default file implementation uses APCu.

There is 📌 Add a core FileCache implementation that is database-backed Active but it also uses APCu.

However FileCache implements a static cache on top of these. I think we can 1. leave this to the implementations to handle 2. not bother when apcu is in use in the implementation to try to save some memory usage for situations like drush.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component

base system

Created by

🇬🇧United Kingdom catch

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

Comments & Activities

Production build 0.71.5 2024