frostfs-node/pkg/local_object_storage/metabase
Leonard Lyubich edef9463d7 [#253] metabase: Add prefix to Graveyard and ToMoveIt bucket names
In previous implementation DB.Containers method could return an error about
invalid container ID string format. This could happen if some of top-level
buckets had name w/o "_" substring.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-17 12:03:18 +03:00
..
cleanup.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
containers.go [#253] metabase: Add prefix to Graveyard and ToMoveIt bucket names 2020-12-17 12:03:18 +03:00
containers_test.go [#253] metabase: Add prefix to Graveyard and ToMoveIt bucket names 2020-12-17 12:03:18 +03:00
control.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
db.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
db_test.go [#242] metabase: Make ContainerID a mandatory parameter for Select 2020-12-11 17:19:37 +03:00
delete.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
delete_test.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
exists.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
exists_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
get.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
get_test.go [#238] metabase: Support raw flag in Get method 2020-12-11 17:19:37 +03:00
info.go Remove outdated code of metabase and localstore 2020-12-11 17:19:37 +03:00
inhume.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
inhume_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
movable.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
movable_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
put.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
put_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
select.go [#242] metabase: Make ContainerID a mandatory parameter for Select 2020-12-11 17:19:37 +03:00
select_test.go [#242] metabase: Make ContainerID a mandatory parameter for Select 2020-12-11 17:19:37 +03:00
small.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
small_test.go [#237] metabase: Structure parameters and results of all operations 2020-12-11 17:19:37 +03:00
util.go [#253] metabase: Add prefix to Graveyard and ToMoveIt bucket names 2020-12-17 12:03:18 +03:00