frostfs-node/pkg/services/control
Evgenii Stratonikov b064fb24d8 [#1616] engine: Do not use batches in delete
Use a simple loop at the callsite. This way we remove as much as we can.
Also, `Delete` metrics is more meaningful now.

Signed-off-by: Evgenii Stratonikov <evgeniy@morphbits.ru>
2022-09-15 10:28:48 +03:00
..
ir *: Exec make fmts 2022-09-14 17:52:49 +04:00
server [#1616] engine: Do not use batches in delete 2022-09-15 10:28:48 +03:00
common_test.go [#1454] Upgrade NeoFS SDK Go module with new IDs 2022-06-01 17:41:45 +03:00
convert.go [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
rpc.go [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
service.go [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
service.pb.go *: Exec make fmts 2022-09-14 17:52:49 +04:00
service.proto [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
service_grpc.pb.go *: Exec make fmts 2022-09-14 17:52:49 +04:00
service_neofs.pb.go [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
service_test.go [#1333] services/control: Allow to synchronize local trees 2022-07-21 15:08:24 +03:00
types.go [#1333] services/control: Return pilorama info in ListShards RPC 2022-07-21 15:08:24 +03:00
types.pb.go *: Exec make fmts 2022-09-14 17:52:49 +04:00
types.proto [#1559] local_object_storage: Move shard to the DegradedReadOnly mode 2022-07-21 17:56:06 +03:00
types_neofs.pb.go [#1333] services/control: Return pilorama info in ListShards RPC 2022-07-21 15:08:24 +03:00
types_test.go [#1333] services/control: Return pilorama info in ListShards RPC 2022-07-21 15:08:24 +03:00