Module git_odb::store

source ·
Expand description

The standard object store which should fit all needs.

Modules

Structs

This effectively acts like a handle but exists to be usable from the actual crate::Handle implementation which adds caches on top. Each store is quickly cloned and contains thread-local state for shared packs.
A snapshot about resource usage.

Enums

Decide what happens when all indices are loaded.