nspcc-dev / neofs-api

NeoFS API documentation and proto files declaration
Apache License 2.0
11 stars 15 forks source link

object: Separate API for node-to-node replication #280

Closed cthulhu-rider closed 10 months ago

cthulhu-rider commented 11 months ago

here is a design of the separate object replication API

in addition to general simplification, the main motivation is to reduce amount of transmitted service data (request headers, signatures, stream markup, etc.) compared to general purpose rpc Put

cthulhu-rider commented 10 months ago

@roman-khimov ive finalized format and docs, take a look pls