Skip to content

lisaglendenning/zookeeper-lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A "lite" implementation of both the server and client ZooKeeper 3.5.0 protocol.

See project website.

Quickstart

> tar xzf zklite-all-*.tar.gz && cd zklite-all-*
> bin/server.py --help
> bin/client.py --help

Building

zookeeper-lite is a Maven project.

Configuration

Uses Apache Log4J2 for logging.

Uses com.typesafe.config for configuration.

About

A "lite" implementation of both the server and client ZooKeeper protocol.

Resources

License

Stars

Watchers

Forks

Packages

No packages published