Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1d47400 · Sep 10, 2018

History

22 Commits
Sep 10, 2018
Sep 8, 2018
Sep 10, 2018
Dec 12, 2016
Dec 12, 2016
Dec 12, 2016
Sep 10, 2018
Sep 4, 2018
Sep 8, 2018
Sep 8, 2018
Sep 10, 2018
Sep 10, 2018
Sep 10, 2018
Dec 12, 2016
Sep 10, 2018
Sep 10, 2018

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