frostfs-node/pkg/local_object_storage
Alex Vanin 6ee908c2db [#65] Support FS bucket and BoltDB bucket
These buckets can be used to store blobs and metadata.
They will be removed as enhanced blob storage will be
implemented for neofs-node. To setup storage type
use `storage.object.type` and `storage.meta.type` params.

Available options:
  - inmemory (default)
  - boltdb
  - filesystem

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-10-02 14:48:00 +03:00
..
bucket [#65] Support FS bucket and BoltDB bucket 2020-10-02 14:48:00 +03:00
localstore [#38] localstore: Finalize object to meta converter 2020-10-02 11:25:35 +03:00