forked from TrueCloudLab/frostfs-node
4e7d49791b
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> |
||
---|---|---|
.. | ||
v2 | ||
db.go | ||
db_test.go | ||
delete.go | ||
delete_test.go | ||
exists.go | ||
get.go | ||
get_test.go | ||
info.go | ||
put.go | ||
put_test.go | ||
select.go | ||
select_test.go |