Skip to main content

Module checkpoint

Module checkpoint 

Source
Available on crate feature graph only.
Expand description

Checkpointing for persistent graph state

Structs§

MemoryCheckpointer
In-memory checkpointer for development and testing
RetentionPolicy
How many checkpoints to keep for a thread, and for how long.

Traits§

Checkpointer
Checkpointer trait for persistence