1. Home
  2. Browse
  3. zookeeper

zookeeper

v3.8.5#1Latest

ZooKeeper C bindings

Install

Run the following Vcpkg command to install the port.

vcpkg install zookeeper

Usage

zookeeper provides CMake targets:

find_package(unofficial-zookeeper CONFIG REQUIRED)

target_link_libraries(main PRIVATE unofficial::zookeeper::zookeeper)

Features

Dependencies

See source

Version

v3.8.5#1

Publication

Supports

All

Homepage

github.com/apache/zookeeper

Subtree

7dd346479e

License

BSD-3-Clause

Definition

Manifest