DCache 6.x-1.x-dev
Drupal Advanced Cache
DCache Project Documentation.

Drupal Advanced Cache is currently hosted by SourceForge.net and the project page can be found at http://sourceforge.net/u/earnie/dcache/home.

The purpose of this project is to provide an API extension to allow a module developer to choose between multiple caches for various data to better enhance the user experience. Some data needs to be persistent for the life of the user session and this module will allow the module to user to store that data via session management. Other data needs to be cached only for the page view such as a static cache would provide. Larger pieces of data such as multiple row selects from the database can be cached via normal Drupal API.

File issues at http://sourceforge.net/u/earnie/dcache/issues.

Usability:

  • This package is currently being developed and no official release has been created.

Projects using DCache:

 All Files Functions Enumerations