ybinary v1 is a binary format optimized for one-time network transmission.
It only supports overall reading and cannot know whether binary is damaged before the reading process goes wrong.
For specific analysis, please refer to this review:
toeverything/OctoBase#383 (comment)
We need to design a binary format that supports partial reading and self-verification to store crdt state permanently and robustly
ybinary v1is a binary format optimized for one-time network transmission.It only supports overall reading and cannot know whether binary is damaged before the reading process goes wrong.
For specific analysis, please refer to this review:
toeverything/OctoBase#383 (comment)
We need to design a binary format that supports partial reading and self-verification to store crdt state permanently and robustly