frostfs-node/pkg
Leonard Lyubich 200fdbd361 [#149] metabase: Do not write virtual objects to the primary index
In the previous implementation of the metabase, it was necessary to write
virtual objects to the primary index to be able to select them. In this
approach, virtual objects can be obtained directly using Head operation.
This has a side effect in handling object operations that do not expect to
receive a virtual object header in a single operation. With recent changes,
it is no longer necessary to have records of virtual objects in the primary
index, so this no longer happens for system integrity.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-11-06 14:01:01 +03:00
..
core [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
innerring [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
local_object_storage [#149] metabase: Do not write virtual objects to the primary index 2020-11-06 14:01:01 +03:00
morph [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
network [#84] Add GRPC layer of netmap service 2020-10-09 09:15:18 +03:00
policy [#155] Update neofs-api-go with refactored pkg/netmap 2020-11-06 09:55:05 +03:00
services [#149] object/search: Return fixed error if relation not found 2020-11-06 14:01:01 +03:00
util [#122] Add precision converter 2020-10-28 13:36:59 +03:00