A tutorial in this repository, ZooKeeper/guides/getting-started/README.md: what ZooKeeper is for, five terms, and a local CLI walkthrough. It deliberately leaves installation and production configuration to other guides.1
Takeaways
- ZooKeeper holds a small amount of shared coordination state; it is not a database, queue, object store, or secret store.1 See ZooKeeper.
Footnotes
-
ZooKeeper Beginner Tutorial, original on GitHub ↩ ↩2