frostfs-api/proto-docs
Leonard Lyubich 67ecea7507 [#28] object: Move storage group information
In previous version of the format storage group information was stored in
completely in the dedicated header field. However, having a header field
instead of storing it in a payload is not justified, since it is used only
to check the presence in the object. Based on this, this commit defines a
message for marking the object as the custodian of information about the
storage group and changes the type of field StorageGroup to it. Information
about the storage group will be stored serialized in the payload of the
objects marked in this way

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2020-08-06 22:00:01 +03:00
..
accounting.md initialize 2020-01-30 14:43:09 +03:00
acl.md [#23] Regenerate documentation 2020-08-03 18:03:34 +03:00
bootstrap.md regenerate docs 2020-04-15 12:24:40 +03:00
container.md [#23] Regenerate documentation 2020-08-03 18:03:34 +03:00
decimal.md initialize 2020-01-30 14:43:09 +03:00
object.md [#28] object: Move storage group information 2020-08-06 22:00:01 +03:00
query.md initialize 2020-01-30 14:43:09 +03:00
refs.md [#26] refs: Use ObjectID message in Address 2020-08-06 21:59:42 +03:00
service.md acl: Define EACLTable message for the table of extended ACL rules 2020-07-08 10:22:07 +03:00
session.md session: change Create rpc signature 2020-05-07 18:44:23 +03:00
state.md docs: regenerate files 2020-04-20 13:29:30 +03:00
storagegroup.md [#28] storagegroup: Rewrite field comments 2020-08-06 22:00:01 +03:00