frostfs-node/pkg/local_object_storage/engine
Leonard Lyubich 9a4cd01eb8 [#186] localstorage: Implement utility functions over StorageEngine
Implement Put/Get/GetRange/Select/SelectAll functions over storage
engine. These functions are going to be used by Object service.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
delete.go [#176] localstore: Change multiple access sync 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 [#186] localstorage: Implement utility functions over StorageEngine 2020-12-11 17:19:37 +03:00
head.go [#186] localstorage: Implement utility functions over StorageEngine 2020-12-11 17:19:37 +03:00
put.go [#186] localstorage: Implement utility functions over StorageEngine 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 [#176] localstore: Change multiple access sync 2020-12-11 17:19:37 +03:00