APCu - Alternative PHP User Cache for ChainedFastBackend
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This allows to use the apcu.so php extension with https://www.drupal.org/project/chained_fast module.
It also includes the Symfony apcu-polyfill, which makes it work for both apc and apcu module.
Compared to https://www.drupal.org/project/apc this backend is very stripped down to the bare basics and is pretty similar to the Drupal 8 APCuCacheBackend.php.
