Expand description
The standard object store which should fit all needs.
Modules§
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§
- Refresh
Mode - Decide what happens when all indices are loaded.