aboutsummaryrefslogtreecommitdiffstats
path: root/charms/trusty/zookeeper/metadata.yaml
blob: 871ce240c56bd1136e8bfbd5150e24d0b2b3a852 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name: zookeeper
maintainer: James Page <james.page@ubuntu.com>
summary: High-performance coordination service for distributed applications
tags: 
    - database
description: |
  ZooKeeper is a centralized, reliable, service for maintaining
  configuration information, naming, providing distributed
  synchronization, and group services. All of these kinds of services
  are used in some form or another by distributed applications.  This
  package contains the shell scripts and an example configuration but
  does not automatically start up the service. The example configuration
  is installed with the update-alternatives mechanism.
provides:
  zookeeper:
    interface: zookeeper
peers:
  quorum:
    interface: zookeeper-quorum