package
0.0.0-20240711093403-21744d039332
Repository: https://github.com/draculaas/shrek.git
Documentation: pkg.go.dev

# Functions

New ..
No description provided by the author
NumPeers ..

# Constants

SQLite file backup format.
plaintext SQL command format.
No description provided by the author
Modifies the database.
No description provided by the author
No description provided by the author
No description provided by the author
Modifies the peers map.
Queries the database.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

ErrInvalidBackupFormat is returned when the requested backup format is not valid.
ErrNotLeader is returned when a node attempts to execute a leader-only operation.
ErrOpenTimeout is returned when the Shrek does not apply its initial logs within the specified time.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
Shrek - SQLite database, supporting Raft as consensus protocol.

# Interfaces

No description provided by the author

# Type aliases

BackupFormat defines the structure of a database backup.
No description provided by the author
No description provided by the author