Expand description
Generic storage interfaces for accessing and storing persistent data.
Modulesยง
- blob
- A Storage system for blobs (arbitrary bytes of data).
- collection
- A storage system for objects (structs) stored by key.
Generic storage interfaces for accessing and storing persistent data.