Teng Ma

Results 65 comments of Teng Ma

> Agree. Should we merge all the doc/en to docs? We can add it to #414

> > Thank you for offering to contribute! Just to make sure we're on the same page, could you share a bit more about what you’re planning to work on?...

> I have an idea: to reduce the effort of writing documents in both Chinese and English, we could introduce AI to assist with synchronization. After that, when updates are...

> > > I have an idea: to reduce the effort of writing documents in both Chinese and English, we could introduce AI to assist with synchronization. After that, when...

Yes, Mooncake plans to support certificate authentication for improved security. It should be optional.

3.# config: mooncake-config.yaml chunk_size: 256 remote_url: "mooncakestore://localhost:50051/" remote_serde: "naive" local_cpu: True max_local_cpu_size: 20 extra_config: local_hostname: "another ip" metadata_server: "http://localhost:8080/metadata" protocol: "rdma" device_name: "mlx5_0" master_server_address: "localhost:50051" global_segment_size: 12884901888 local_buffer_size: 2147483648 eviction_high_watermark_ratio:...

@JasonZhang517 Do you happen to have any updates for this PR?

Could you update this PR to pass CI? thx. @LiYiMing-lg

Use `clang-format` to fix code format issue.