frostfs-node/pkg
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
..
core [#61] Update to latest neofs-api-go changes 2020-10-02 11:25:36 +03:00
innerring [#48] Make IR initial config errors more readable 2020-10-02 11:25:36 +03:00
local_object_storage [#65] Support FS bucket and BoltDB bucket 2020-10-02 14:48:00 +03:00
morph [#37] Implement eACL related morph wrapper functions 2020-10-02 11:25:36 +03:00
network [#43] cmd/neofs-node: Support hostnames with dns, ipv4 and ipv6 addresses 2020-10-02 11:25:36 +03:00
policy [#27] Support JSON format for placement policy 2020-10-02 11:25:35 +03:00
services [#59] Use max msg size in transport server and splitter 2020-10-02 11:25:36 +03:00
util [#53] util: Add SaltXOR function 2020-10-02 11:25:36 +03:00