Materialization Plugin for Views
Dhruv Baldawa
Abstract
This project aims to write a materialization plugin for Views. It creates a "materialized view" for a "view", and then materialize the results into temporary tables. And then, the following Views calls would be redirected to the materialized view. The changes would be made to the materialized view, when data in the view changes (or sometimes even drop the entire materialized view)
Additional Information
The sandbox at drupal.org: http://drupal.org/sandbox/dhruvbaldawa/1592766
Progress on groups.drupal.org: http://groups.drupal.org/node/222514
Code samples
| File name | Size | Date submitted |
|---|---|---|
| views_mviews.zip | 299.7 KB | August 25 2012 18:16 UTC |
