frostfs-node/pkg
Leonard Lyubich ca4c9d4673 [#791] writecache: Implement iterator over small objects
There is a need to list addresses of the small objects stored in WriteCache
database.

Implement `IterateDB` function which accepts BoltDB instance and iterate
over all saved objects and passes their addresses to the hander.

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] writecache: Implement iterator over small objects 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