Apache Zoo Keeper
Apache ZooKeeper is an open-source distributed coordination service that provides a hierarchical key-value store, consensus, and primitives such as locks and leader election for building reliable distributed systems.
3 resources across 1 library
Glossary Terms(3)
etcd
etcd is an open-source, distributed, strongly consistent key-value store used to store critical configuration data and coordinate distributed systems, most not…
Apache ZooKeeper
Apache ZooKeeper is an open-source distributed coordination service that provides a hierarchical key-value store, consensus, and primitives such as locks and l…
Apache HBase
Apache HBase is an open-source, distributed, column-oriented NoSQL database modeled after Google's Bigtable, built to run on top of the Hadoop Distributed File…