Module replica

Module replica 

Source
Expand description

Handling of Replicas.

Modules§

cache
The cache implementation for a Replica.
entity
The core trait of git_bug-rs. All values, that we commit to storage are Entities, that is they implement the Entity trait.
get
get_by_id
open

Structs§

Replica
A persistent storage for git-bug data on disk.