Expand description
Snapshot module for state persistence and recovery.
Modulesยง
- build
- Builds a Snapshot from the current projection state.
- loader
- Snapshot loader interface and file system implementation.
- mapping
- Explicit mapping boundary between snapshot wrappers and canonical core models.
- model
- Snapshot model types for state persistence.
- writer
- Snapshot writer interface and file system implementation.