Description
According to the FlatBuffers white paper,
You define your object types in a schema, which can then be compiled to C++ or Java for low to zero overhead reading & writing. ...
In this JIRA, we investigate if it can be used to achieve zero buffer copying in Ratis Streaming.
Attachments
Issue Links
- links to