materialized-view 0.1.0

Simple incremental materialized views for the masses.
Documentation
1
2
3
pub mod datalog;
pub(crate) mod storage;
mod compute;