1. Home
  2. Browse
  3. zookeeper

zookeeper

v3.8.4#0Latest

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.4#0

Publication

Supports

All

Homepage

github.com/apache/zookeeper

Subtree

00308b4af8

License

BSD-3-Clause

Definition

Manifest