Authors: Michael Avrukin
License: MIT
Summary: Provides transparent materialized view semantics for Rails applications
on databases that do not support native materialized views. Precomputes
expensive analytical queries into cache tables with scheduled or...