slackbuilds/libraries/libzookeeper
B. Watson dcd500c8aa
libraries/libzookeeper: Remove .la files.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-02-16 08:19:46 +07:00
..
README
libzookeeper.SlackBuild libraries/libzookeeper: Remove .la files. 2022-02-16 08:19:46 +07:00
libzookeeper.info
slack-desc

README

libzookeeper provides a C client interface to Zookeeper server.
The Apache ZooKeeper system for distributed coordination is 
a high-performance service for building distributed applications.

This only builds C client library from zookeeper release tarball.
So you don't need JDK and full local zookeeper installation 
to build and use distributed applications like sheepdog
distributed storage.