https://github.com/protocol-laboratory/zookeeper-client-go
Zookeeper Client Go. Feel free to open an issue if you have any questions or feature requests.
https://github.com/protocol-laboratory/zookeeper-client-go
client go zookeeper
Last synced: 5 months ago
JSON representation
Zookeeper Client Go. Feel free to open an issue if you have any questions or feature requests.
- Host: GitHub
- URL: https://github.com/protocol-laboratory/zookeeper-client-go
- Owner: protocol-laboratory
- License: apache-2.0
- Created: 2024-08-10T05:50:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-26T02:08:57.000Z (over 1 year ago)
- Last Synced: 2024-10-29T10:12:58.433Z (over 1 year ago)
- Topics: client, go, zookeeper
- Language: Go
- Homepage: https://protocol-laboratory.github.io/
- Size: 65.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zookeeper-client-go


[](https://github.com/protocol-laboratory/zookeeper-client-go/releases)
[](https://pkg.go.dev/github.com/protocol-laboratory/zookeeper-client-go)
[](https://goreportcard.com/report/github.com/protocol-laboratory/zookeeper-client-go)
[](https://codecov.io/gh/protocol-laboratory/zookeeper-client-go)
## 📋 Requirements
- Go 1.21+
## 🚀 Install
```
go get github.com/protocol-laboratory/zookeeper-client-go
```