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 theEntitytrait. - get
- get_
by_ id - open
Structs§
- Replica
- A persistent storage for
git-bugdata on disk.