# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
package protocol implements serialization and deserialization logic for dqlite-specific Raft commands, that will be exeuted by the dqlite's FSM.
No description provided by the author
Package replication implements the core part of dqlite, setting up raft-based replication of the SQLite WAL.
No description provided by the author
Package trace implements a tracing system that can handle emitting large amounts of entries with minimal performance overhead.
No description provided by the author