Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

Culturefeed Page Caching

svenhoutmeyers edited this page Jun 18, 2015 · 5 revisions

Caching happens in 3 of the culturefeed modules:

Culturefeed Caching

The culturefeed caching can be activated on the Performance page (admin/config/development/performance).

Enabling the culturefeed search cache will cache some parsed results of requests to the CultureFeed API.

The culturefeed search caches are emptied on hook_flush_caches(). This happens on drush cache-clear all, when clearing all the caches from the performance page or when clearing the culturefeed search caches.


◂ Previous: CultureFeed Core | Next: Culturefeed Tracking

Clone this wiki locally