WaySLOG
Results
13
issues of
WaySLOG
I have an ipv6 address, so that when I try to run `cargo run` that localhost will get the nth(0) result of `"localhost:10000".to_socket_addrs().unwrap()` as V6[::10000]. so, when connect to 127.0.0.1:10000...
**Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)** redis cluster 是现在 redis 官方推荐的集群方案,使用的地方也比较多。建议 brpc 在现在的 redis 协议的基础上增加 redis cluster 支持。 具体支持方式不难: 1. RedisClusterNamingService 初始化 redis cluster 地址列表 作为种子节点。 2....
feature