frostfs-node/pkg/local_object_storage/engine
Alex Vanin 63bc3aab82 [] engine: Do not iterate over shards if cid is not set
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
control.go [] localstorage: Implement Open/Init/Close methods 2020-12-11 17:19:37 +03:00
delete.go [] engine: Rename WithAddress to WithAddresses for delete operations 2020-12-11 17:19:37 +03:00
engine.go [] localstore: Draft storage engine structure and ops 2020-12-11 17:19:37 +03:00
exists.go [] Add Exists method in storage engine 2020-12-11 17:19:37 +03:00
get.go [] engine: Stop on first SplitInfoError in Get method 2020-12-11 17:19:37 +03:00
head.go [] services/object: Implement new GetRange algorithm 2020-12-11 17:19:37 +03:00
info.go [] localstorage: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
inhume.go [] Update Put method in storage engine 2020-12-11 17:19:37 +03:00
put.go [] Add Exists method in storage engine 2020-12-11 17:19:37 +03:00
range.go [] engine: Return OutOfBounds error 2020-12-11 17:19:37 +03:00
select.go [] engine: Do not iterate over shards if cid is not set 2020-12-11 17:19:37 +03:00
shards.go [] Update Put method in storage engine 2020-12-11 17:19:37 +03:00