Skip to main content

Module checkpointer

Module checkpointer 

Source

Structs§

MemorySaver
In-memory checkpoint storage (for testing and lightweight use).
SqliteSaver
SQLite-based checkpoint storage (wraps existing CheckpointManager).

Traits§

CheckpointSaver
Trait for saving and loading checkpoints.