Expand description
Options for configuring the file store.
Structs§
- Batch
Options - Options for transaction batching.
- GcConfig
- Configuration for garbage collection.
- Inline
Options - Options for inlining small complete data or outboards.
- Options
- Options for the file store.
- Path
Options - Options for directories used by the file store.
Enums§
- Protect
Outcome - Returned from
ProtectCb
.
Type Aliases§
- Protect
Cb - The type of the garbage collection callback.