frostfs-node/pkg/local_object_storage/engine
Alex Vanin e4087893a1 [#966] engine: Fix test after neofs-api-go replacement
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-11-15 13:06:10 +03:00
..
container.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
control.go [#922] storage engine: Prevent any operations after first Close call 2021-11-12 17:28:38 +03:00
control_test.go [#966] engine: Fix test after neofs-api-go replacement 2021-11-15 13:06:10 +03:00
delete.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
engine.go [#922] storage engine: Support operation blocking 2021-11-12 17:28:38 +03:00
engine_test.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
exists.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
get.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
head.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
head_test.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
info.go [#189] localstorage: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
inhume.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
inhume_test.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
metrics.go [#426] Put prometheus behind pkg/metrics 2021-03-17 10:58:00 +03:00
put.go [#922] engine: Fix typos and improve naming related to exec blocks 2021-11-12 17:28:38 +03:00
range.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
select.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00
shards.go *: replace neofs-api-go with neofs-sdk-go 2021-11-12 17:29:09 +03:00