Remove DrupalApcCache::addModulePrefix()

Created on 28 July 2024, about 2 months ago
Updated 11 August 2024, about 1 month ago

DrupalApcCache::addModulePrefix() has been added to allow classes that extend DrupalApcCache to use their own prefix that is used at the beginning of the APCu key names used to store cached data.

This makes more difficult to delete all the APCu keys used for the cache, since apc_uninstall() would not know the initial part of the APCu key names.

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024