frostfs-node/pkg/services/object
Leonard Lyubich 759605410a [#53] object/range: Do not add chain element without the need
In previous implementation one excess element could be added to the chain.
Add previous sibling presence check to prevent this.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-10-02 11:25:36 +03:00
..
get [#52] services/object: Implement Get service 2020-10-02 11:25:36 +03:00
head [#50] object/head: Add right child to Head operation result 2020-10-02 11:25:36 +03:00
put [#51] object/put: Fix incorrect splited object streaming 2020-10-02 11:25:36 +03:00
range [#53] object/range: Do not add chain element without the need 2020-10-02 11:25:36 +03:00
search [#44] services/object: Refactor for minor optimization 2020-10-02 11:25:36 +03:00
util [#34] services/object: Replace local placement to util 2020-10-02 11:25:35 +03:00
executor.go [#13] services/object: Implement GetRangeHash handlers 2020-10-02 11:25:35 +03:00
sign.go [#13] services/util: Support client-side stream in SignService 2020-10-02 11:25:35 +03:00