This project is not covered by Drupal’s security advisory policy.

Turbo is a collection of modules/patches designed to speed up Drupal. It should be more looked as a set of patches than modules. Currently two components are available: path and session.

Two storage methods are available for both path and session components: memcache and files. Files is mostly targeted towards shared environments where installing memcache isn't a possibility.

Development of this module is sponsored in part by Firm idea.

Similar Modules

  • Path Cache - same idea, different implementation. Relies purely on Memcache, does not offer modular storage such as flat files.

Other modules to consider

Other modules that you should consider are:

  • Boost - provides caching of anonymous traffic.
  • Cache - a caching system with support of memcache, APC, database, file, redis, XCache engines.
  • Memcache - "Drop-in" replacement library for caching (works with cache_get and cache_set)

Project information

  • caution Maintenance fixes only
    Considered feature-complete by its maintainers.
  • Created by scripthead on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases