Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 283 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 283 Bytes

ZooKeeper Client

Header-only native C++ ZooKeeper client with no dependency on Apache ZooKeeper Client, powered by asio

Requirements

  • C++14
  • Boost::Asio (TODO: standalone-asio)