Skip to content

PerfectlySoft/Perfect-libZooKeeper

Repository files navigation

Perfect-libZooKeeper简体中文

Get Involed with Perfect!

Star Perfect On Github Stack Overflow Follow Perfect on Twitter Join the Perfect Slack

Swift 3.0 Platforms OS X | Linux License Apache PerfectlySoft Twitter Slack Status

This project imports a native C client library from ZooKeeper ⚠️(for Ubuntu Linux Version only)⚠️.

This package builds with Swift Package Manager and is part of the Perfect project.

Files in this repository are part of the requirements for Swift Package Manager support and should not need to be manually cloned.

Note

To support multi-threading, an Xlinker may be required:

$ swift build -Xlinker -dthreaded
$ swift test -Xlinker -dthreaded

Further Information

For more information on the Perfect project, please visit perfect.org.