frostfs-node/pkg/local_object_storage/engine
Leonard Lyubich 73494c4bbc [#176] localstore: Fix Get with non-zero length
GetPrm has WithPayloadRange option to specify the requested
payload range. In previous implementation StorageEngine.Get
method ignored this option. From now zero length matches
full payload request.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-12-11 17:19:37 +03:00
..
delete.go [#176] localstore: Draft storage engine structure and ops 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 [#176] localstore: Fix Get with non-zero length 2020-12-11 17:19:37 +03:00
head.go [#176] localstore: Draft storage engine structure and ops 2020-12-11 17:19:37 +03:00
put.go [#176] localstore: Draft storage engine structure and ops 2020-12-11 17:19:37 +03:00
select.go [#176] localstore: Draft storage engine structure and ops 2020-12-11 17:19:37 +03:00
shards.go [#176] localstore: Draft storage engine structure and ops 2020-12-11 17:19:37 +03:00