aerospike-discovery:使用etcd的Aerospike群集节点发现

时间:2024-06-09 07:24:51
【文件属性】:

文件名称:aerospike-discovery:使用etcd的Aerospike群集节点发现

文件大小:14KB

文件格式:ZIP

更新时间:2024-06-09 07:24:51

Go

使用etcd的Aerospike群集节点发现 该项目提供了工具,可以轻松地在etcd中设置和使用Aerospike集群。 该项目包含两个部分: aerospike-discovery命令可以作为集群中每个Aerospike节点的补充程序运行,并且可以使节点彼此提示。 使用asdisc软件包,您可以使用Aerospike集群编写自定义公告/发现。 航空尖峰发现 可以将Aerospike aerospike-discovery作为补充步骤运行到Aerospike节点,并执行两项任务: 向etcd宣布本地Aerospike节点。 观看etcd的公告,并向本地Aerospike节点提示有关集群中新节点的信息。 要安装运行: go get github.com/GeertJohan/aerospike-discovery或使用go get github.com/GeertJohan/ae


【文件预览】:
aerospike-discovery-master
----docs()
--------Example-CoreOS-cloud-config.md(5KB)
--------Thoughts.md(1KB)
----flags.go(3KB)
----asdisc()
--------announcement.go(331B)
--------defaults.go(751B)
--------announcer.go(4KB)
--------watcher.go(4KB)
----Dockerfile(1KB)
----LICENSE(1KB)
----build_push.sh(140B)
----main.go(2KB)
----examples()
--------clusterinfo()
----.gitignore(20B)
----README.md(1KB)

网友评论