sdivi-snapshot 0.2.23

Snapshot assembly, delta, and persistence for sdivi-rust
Documentation
1
2
3
4
5
6
7
8
# sdivi-snapshot

Snapshot assembly, delta, and persistence for [sdivi-rust](https://github.com/geoffgodwin/sdivi-rust).

Provides `assemble_snapshot`, `compute_delta` (returns `null` per-dimension on first snapshot),
`compute_trend`, and `infer_boundaries`. Atomic snapshot writes live in `sdivi-pipeline`.

Part of the `sdivi-rust` workspace. See the [workspace README](../../README.md) for full documentation.