ZooKeeper C bindings
zookeeper provides CMake targets:
find_package(unofficial-zookeeper CONFIG REQUIRED)
target_link_libraries(main PRIVATE unofficial::zookeeper::zookeeper)
Enable OpenSSL support
ZooKeeper with the sync API
v3.8.4#0
All
BSD-3-Clause
Manifest