Getting started
Install, declare a group-by projection, and run your first snapshot pipeline.
Declarative @materialize.snapshot for scheduled aggregate snapshots on local data.
Experimental — not yet released
cds-data-materialization is experimental and not yet published to npm. The @materialize.snapshot annotation surface and validation rules may still change without notice, and there is no release channel yet. Use it from the monorepo workspace for evaluation only. Track progress in the feature matrix.
npm add cds-data-materialization cds-data-pipelineINFO
The npm command above is shown for completeness. Until the first release, install from the monorepo workspace rather than npm.
The plugin auto-activates via cds-plugin.js. Peer: cds-data-pipeline (required).