Open
Description
Product: Tarantool
Root document: https://www.tarantool.io/en/doc/latest/dev_guide/internals/box_protocol/
SME: @
Details
Some IPROTO constants are missing in the docs:
-
Group_id (IPROTO_GROUP_ID)
Document new space option - is_local #568
tarantool/tarantool@f64f461 -
IPROTO_DATA (described в box_protocol-body)
-
Old_tuple tarantool/tarantool@03e249b
-
New_tuple
tarantool/tarantool@03e249b -
Tuple_meta
tarantool/tarantool@e4cc14f -
IPROTO_FEATURE_PAGINATION
-
JOIN_META- covered by New protocol stage during JOIN: IPROTO_JOIN_META, IPROTO_JOIN_SNAPSHOT #2276 -
JOIN_SNAPSHOT- covered by New protocol stage during JOIN: IPROTO_JOIN_META, IPROTO_JOIN_SNAPSHOT #2276
Don't forget to update the links to iproto constants in the box.iproto submodule.