[][src]Crate ipfs_sqlite_block_store

Modules

cache

Structs

BlockStore
Config
OwnedBlock

Block that owns its data

SizeTargets

Size targets for a store. Gc of non-pinned blocks will start once one of the size targets is exceeded.

StoreStats
TempAlias

a handle that contains a temporary alias

Enums

BlockStoreError

Traits

Block

An ipfs block

Type Definitions

Result