linchuan4028
linchuan4028
We are going to use the flatbuffer as the data format in our search index (not the message passing in RPC). Consider that the flatbuffer only support an array, if...
When using proto repeated type field, I encounter the growslice performance issue as call unmarshal function. Do we have a initilize method to pre allocate slice size for a repeated...
Hi teams I recently noticed that [v23.5.9] released a new feature on the C++ side that supports larger buffers than 2G. That is awesome and there are 2 questions in...