frostfs-node/pkg/local_object_storage/metabase
Alex Vanin 6280d075b9 [#208] Remove childfree search attribute
With updated specification of object related operation
we don't have this search attribute any more and we
should not use functions related to this attribute.

This commit breaks object service logic, however it will
be fixed later.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-11-30 10:44:15 +03:00
..
db.go [#208] Remove childfree search attribute 2020-11-30 10:44:15 +03:00
db_test.go [#208] Remove childfree search attribute 2020-11-30 10:44:15 +03:00
delete.go [#158] metabase: Log errors inside DeleteObjects method implementation 2020-11-09 14:07:20 +03:00
delete_test.go [#158] metabase: Implement operation of deleting a group of objects 2020-11-09 14:07:20 +03:00
get.go [#174] Update to latest neofs-api-go changes 2020-11-17 11:56:00 +03:00
get_test.go [#137] metabase: Implement and useful test funcs for work with DB 2020-11-03 18:42:32 +03:00
put.go [#208] Remove childfree search attribute 2020-11-30 10:44:15 +03:00
put_test.go [#160] Fix metabase test for virtual object 2020-11-16 10:02:12 +03:00
select.go [#160] Store root and phy indexes as fake bucket tree 2020-11-16 10:02:12 +03:00
select_test.go [#177] metabase: Add index by object ID 2020-11-23 09:54:59 +03:00