frostfs-node/pkg/local_object_storage/engine
Alex Vanin d4e48b28b1 [#222] Add Inhume method to 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 [#186] localstorage: Fix address forwarding in Delete method 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
get.go [#220] localstorage: Replace basic errors to core library 2020-12-11 17:19:37 +03:00
head.go [#220] localstorage: Replace basic errors to core library 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] Add Inhume method to storage engine 2020-12-11 17:19:37 +03:00
put.go [#220] localstorage: Implement hrw.Hasher over Shard structure 2020-12-11 17:19:37 +03:00
select.go [#186] localstorage: Implement utility functions over StorageEngine 2020-12-11 17:19:37 +03:00
shards.go [#220] localstorage: Implement hrw.Hasher over Shard structure 2020-12-11 17:19:37 +03:00