frostfs-node/pkg/local_object_storage/engine
Alex Vanin 21708d5408 [#222] Add Exists method in storage engine
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
control.go [#220] localstorage: Implement Open/Init/Close methods 2020-12-11 17:19:37 +03:00
delete.go [#222] Update Delete method in storage engine 2020-12-11 17:19:37 +03:00
engine.go [#176] localstore: Draft storage engine structure and ops 2020-12-11 17:19:37 +03:00
exists.go [#222] Add Exists method in storage engine 2020-12-11 17:19:37 +03:00
get.go [#222] Move ErrAlreadyRemoved to core package 2020-12-11 17:19:37 +03:00
head.go [#222] Update Head method in storage engine 2020-12-11 17:19:37 +03:00
info.go [#189] localstorage: Implement DumpInfo method 2020-12-11 17:19:37 +03:00
inhume.go [#222] Update Put method in storage engine 2020-12-11 17:19:37 +03:00
put.go [#222] Add Exists method in storage engine 2020-12-11 17:19:37 +03:00
range.go [#222] Move ErrAlreadyRemoved to core package 2020-12-11 17:19:37 +03:00
select.go [#222] Update Select method in storage engine 2020-12-11 17:19:37 +03:00
shards.go [#222] Update Put method in storage engine 2020-12-11 17:19:37 +03:00