zyy17
8d31a8cd39
refactor: add hostname field in NodeInfo and use it in MetasrvNodeInfo ( #278 )
2025-10-16 10:57:57 +08:00
Weny Xu
f9836cf8aa
feat: add memory_bytes field ( #274 )
2025-09-08 16:32:11 +08:00
Jeremyhi
5c28f1d7ca
feat: add start_time_ms for metasrv node info ( #167 )
2024-05-09 14:26:55 +08:00
Jeremyhi
07de9a47ed
feat: more metasrv node info ( #163 )
2024-05-07 19:00:15 +08:00
Jeremyhi
8da84a04b1
feat: get metasrv peers ( #144 )
2024-04-12 17:12:19 +08:00
Ruihang Xia
d32c9d5e98
chore: add license header ( #35 )
...
Signed-off-by: Ruihang Xia <waynestxia@gmail.com >
2023-05-18 14:27:17 +08:00
shuiyisong
789620919c
chore: add grpc auth header ( #9 )
2023-02-21 18:47:32 +08:00
fys
38dde5ca2a
feat: add BatchGet method in Store service ( #7 )
...
* feat: add BatchGet method in Store service
* generated go code
2023-02-20 17:24:19 +08:00
zyy17
36147379c3
feat: add go protobuf generation ( #6 )
...
* feat: add go protobuf generation
* ci: check go protbuf generation
* refactor: use 'namely/protoc-all:1.51_1' to compile the proto instead of locally binary
* refactor: no need to add the 'bin/' igore
* chore: modify code format
* refactor: add some comments to describe our modification
2023-02-15 15:10:17 +08:00