Available on crate feature
replication only.Expand description
Utilities used when using a replicated version of libsql.
Structs§
- Frame
- The shared version of a replication frame. Cloning this is cheap.
- Replicated
- Snapshot
File - Sync
Usage Stats - Detailed logs about bytes synced with primary
Enums§
- Frames
- A set of rames to be injected via
sync_frames.