Expand description
§synwire-checkpoint
Checkpoint traits and in-memory implementation for Synwire.
Provides BaseCheckpointSaver for persisting graph state,
BaseStore for key-value storage,
and InMemoryCheckpointSaver as the default implementation.