The library to syncronize app nodes by using zookeeper backend.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodesync/go.mod

6 lines
93 B

module code.tokarch.uk/mainnika/nodesync
go 1.17
require github.com/go-zookeeper/zk v1.0.2