frostfs-node/pkg/local_object_storage
Alex Vanin 4e7d49791b [#199] Index parent first in metabase
With exist check we should index parent first, because
as soon as child will be added to metabase, exist on
parent will return true even if it was not indexed yet.

Also this commit makes one db.Update instead of two for
parent and child.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
blobovnicza [#218] blobovnicza: Сreate at least one range bucket 2020-12-11 17:19:37 +03:00
blobstor [#218] blobstor: Inherit the root path to Blobovnicza from BlobStor 2020-12-11 17:19:37 +03:00
bucket [#136] cmd/neofs-node: Use new metabase in app 2020-11-03 18:42:32 +03:00
engine [#189] localstorage: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
localstore [#174] Use Marshal(JSON)/Unmarshal(JSON) methods for encoding/decoding 2020-11-17 11:56:00 +03:00
metabase [#199] Index parent first in metabase 2020-12-11 17:19:37 +03:00
shard [#211] blobstor: Rename Delete to DeleteBig 2020-12-11 17:19:37 +03:00