stardust
stardust
how to judge a zookeeper cluster is running?
现在有两个互相独立的 zookeeper 集群,称之为 A 和 B。怎样才能让 B 集群的数据和 A 集群时时保持一致。不能让 A 和 B 合成一个集群,且 B 集群需要有自己的 leader。怎么实现?
There are two completely independent zookeeper cluster called A and B. A is running as primary, B is running as backup. how to constantly sync A's data to B? give...
can the rabbitmq federation plugin copy message already exist in source queue to downstream queue after the federation link is established?
绘图保存问题
有没有方法可以把绘图直接保存到 Google Drive 或其他的存储服务里?
能支持获取 kv 的 key 总个数么?