p2panda_blobs

Type Alias FilesystemStore

Source
pub type FilesystemStore = Store;
Expand description

Filesystem storage database backed by redb for small blobs and files for large blobs.

Aliased Typeยง

struct FilesystemStore(/* private fields */);