frostfs-node/pkg/local_object_storage/metabase/v2
Alex Vanin 9d4fba923c [#199] Create metabase instance as storage engine component
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
cleanup.go [#199] Add CleanUp method to remove empty buckets from metabase 2020-12-11 17:19:37 +03:00
control.go [#199] Create metabase instance as storage engine component 2020-12-11 17:19:37 +03:00
db.go [#199] Create metabase instance as storage engine component 2020-12-11 17:19:37 +03:00
db_test.go [#199] Create metabase instance as storage engine component 2020-12-11 17:19:37 +03:00
delete.go [#199] Support Delete operation in metabase 2020-12-11 17:19:37 +03:00
delete_test.go [#199] Support Delete operation in metabase 2020-12-11 17:19:37 +03:00
errors.go [#199] Refactor metabase internal structure 2020-12-11 17:19:37 +03:00
exists.go [#199] Make exist check on all primary buckets in metabase 2020-12-11 17:19:37 +03:00
exists_test.go [#199] Simplify tests 2020-12-11 17:19:37 +03:00
get.go [#199] Make option to get object from metabase without graveyard check 2020-12-11 17:19:37 +03:00
get_test.go [#199] Simplify tests 2020-12-11 17:19:37 +03:00
info.go [#199] Create metabase instance as storage engine component 2020-12-11 17:19:37 +03:00
inhume.go [#199] Refactor metabase internal structure 2020-12-11 17:19:37 +03:00
inhume_test.go [#199] Simplify tests 2020-12-11 17:19:37 +03:00
movable.go [#199] Refactor metabase internal structure 2020-12-11 17:19:37 +03:00
movable_test.go [#199] Simplify tests 2020-12-11 17:19:37 +03:00
put.go [#199] Add SplitID index in metabase 2020-12-11 17:19:37 +03:00
put_test.go [#199] Update blobovniczaID on existed objects in metabase 2020-12-11 17:19:37 +03:00
select.go [#199] Ignore invalid search attributes 2020-12-11 17:19:37 +03:00
select_test.go [#199] Add SplitID index in metabase 2020-12-11 17:19:37 +03:00
small.go [#199] Split IsSmall check in metabase 2020-12-11 17:19:37 +03:00
small_test.go [#199] Simplify tests 2020-12-11 17:19:37 +03:00
util.go [#199] Add SplitID index in metabase 2020-12-11 17:19:37 +03:00