frostfs-node/pkg/local_object_storage/shard
Evgenii Stratonikov 5e843a73f9 [#1333] services/control: Return pilorama info in `ListShards` RPC
Do not return backend type from the service for now, because memory
backend is expected to vanish.

Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>
2022-07-21 15:08:24 +03:00
..
container.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
control.go [#1324] engine: Implement Forest interface for storage engine 2022-07-21 15:08:24 +03:00
control_test.go [#1520] shard: Ignore errors on metabase refill 2022-06-21 17:25:28 +03:00
delete.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
delete_test.go [#1418] shard: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
dump.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
dump_test.go [#1418] blobovnicza: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
errors.go [#1561] object: Return `OUT_OF_RANGE` status 2022-07-19 13:29:45 +03:00
exists.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
gc.go [#1461] node: Unlock locked object on its lock removal 2022-07-18 11:42:25 +03:00
get.go [#1561] object: Return `OUT_OF_RANGE` status 2022-07-19 13:29:45 +03:00
get_test.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
head.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
head_test.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
id.go [#1611] shard: Print shard ID in component logs 2022-07-19 15:57:53 +03:00
info.go [#1333] services/control: Return pilorama info in `ListShards` RPC 2022-07-21 15:08:24 +03:00
inhume.go [#1461] shard: Add a separate `ErrLockObjectRemoval` 2022-07-18 11:42:25 +03:00
inhume_test.go [#1418] shard: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
list.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
list_test.go [#1418] shard: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
lock.go [#1143] shard: Introduce explicit `Degraded` mode 2022-03-31 15:33:22 +03:00
lock_test.go [#1461] shard: Fix option naming 2022-07-18 11:42:25 +03:00
mode.go [#1143] shard: Introduce explicit `Degraded` mode 2022-03-31 15:33:22 +03:00
move.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
put.go [#1460] blobstor: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
range.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
restore.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
select.go [#1460] shard: Do not use pointers as the results 2022-06-06 18:03:12 +03:00
shard.go [#1333] services/control: Return pilorama info in `ListShards` RPC 2022-07-21 15:08:24 +03:00
shard_test.go [#1400] owner: Upgrade SDK package 2022-05-23 15:33:14 +03:00
shutdown_test.go [#1418] shard: Do not use pointers as parameters 2022-06-03 07:35:17 +03:00
tree.go [#1333] local_object_storage: Support ReadOnly mode in pilorama 2022-07-21 15:08:24 +03:00
weight.go [#189] shard: Extend Info with WeightValues 2020-12-11 17:19:37 +03:00