frostfs-node/pkg/local_object_storage/metabase
Leonard Lyubich 24cf86e269 [#189] metabase: Implement DumpInfo method
Implement method to get the information about the metabase.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
db.go [#189] metabase: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
db_test.go [#189] metabase: Implement DumpInfo method 2020-12-11 17:19:37 +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
exists.go [#176] localstore: Implement shard methods via Metabase and BlobStor 2020-12-11 17:19:37 +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
info.go [#189] metabase: Implement DumpInfo method 2020-12-11 17:19:37 +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