frostfs-node/pkg
Leonard Lyubich f73c5c2259 [#791] blobovnicza: Support read-only mode
There is a need to open Blobovnicza instances in read-only mode in some
cases.

Add `ReadOnly` option. Do not create dir path in RO. Open underlying BoltDB
instance with ReadOnly flag. Document thal all writing operations should not
be called in ro (otherwise BoltDB txs fail).

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-10-05 10:51:10 +03:00
..
core [#645] client/cache: Check response public key in all client operations 2021-09-30 20:57:00 +03:00
innerring [#867] governance: Add option to disable governance sync 2021-09-30 20:57:13 +03:00
local_object_storage [#791] blobovnicza: Support read-only mode 2021-10-05 10:51:10 +03:00
metrics [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
morph [#627] morph: Inherit internal.StaticClient interface in all wrappers 2021-09-30 14:47:04 +03:00
network [#645] client/cache: Check response public key in all client operations 2021-09-30 20:57:00 +03:00
services [#645] client/cache: Check response public key in all client operations 2021-09-30 20:57:00 +03:00
util [#798] util/state: Implement persistent storage for application state 2021-09-07 17:22:25 +03:00