frostfs-node/pkg/services/object
Leonard Lyubich 08b9ae547a [#45] object/search: Add filtering parent objects
In previous implementation object.Search services allowed to search only
physically stored objects. This limitation did not allow getting the ID of
the split object.

Extend search execution logic with parent object filtering. Parent objects
that passed filters are now included in the result

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-10-02 11:25:36 +03:00
..
acl [#32] Remove recover from basic ACL checks 2020-10-02 11:25:36 +03:00
get [#57] services/object: Combine common service parameters 2020-10-02 11:25:36 +03:00
head [#57] services/object: Sign requests with session key 2020-10-02 11:25:36 +03:00
put [#57] services/object: Sign requests with session key 2020-10-02 11:25:36 +03:00
range [#57] services/object: Sign requests with session key 2020-10-02 11:25:36 +03:00
rangehash [#57] services/object: Sign requests with session key 2020-10-02 11:25:36 +03:00
search [#45] object/search: Add filtering parent objects 2020-10-02 11:25:36 +03:00
util [#57] services/object: Implement private key storage 2020-10-02 11:25:36 +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