Module store

Source
Expand description

The standard object store which should fit all needs.

Modules§

find
init
iter
load_index
prefix
structure
verify
write

Structs§

Handle
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.
Metrics
A snapshot about resource usage.

Enums§

RefreshMode
Decide what happens when all indices are loaded.