hui lai

Results 98 comments of hui lai

@wu-sheng Not yet, but I think it is a easy work.

I had contribute this pr https://github.com/apache/skywalking-banyandb/pull/341 to build local system, and I think the work of this issue is aim to replace the code ``` size, err := file.file.Write(buffer) ```...

@hanahmily Before discussing this issue, I have another point I would like to discuss. Why not **batch in memory** instead of using bufio? Some of the drawbacks I can think...

> @sollhui The key point is determining the optimal buffer size. I want to avoid requiring users to set it manually. Can you come up with a way to automatically...

> Are you confident to take two in the same time? How much do you understand BanyanDB? I am familiar with BanyanDB code and have contributed 10 PR, but I...