Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

The Drupal 8 module for PhpFastCache providing you a fully customizable cache administration. The PhpFastCache module is a bootstrap-integrated module for better performances with huge Drupal Projects

License

Notifications You must be signed in to change notification settings

PHPSocialNetwork/phpfastcache-drupal

Repository files navigation

PhpFastCache for Drupal

The PhpFastCache module makes use of PhpFastCache library. It's main goal is to improve Drupal's performances by adding a new cache backend system depending your needs

DEPENDENCIES

  • phpfastcache/phpfastcache
  • php7

CONFIGURATION

  1. Enable PhpFastCache module in:
    admin/modules

  2. You'll now find a PhpFastCache tab in the "Configuration > Development" menu
    admin/config/development/phpfastcache

  3. Settings up the driver you need and it's options (if needed)

  4. Alter your settings.php to add this line:\

$settings['cache']['default'] = 'cache.backend.phpfastcache';

KNOWN ISSUES

Plenty ATM, but it's still in development :)

About

The Drupal 8 module for PhpFastCache providing you a fully customizable cache administration. The PhpFastCache module is a bootstrap-integrated module for better performances with huge Drupal Projects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published