Skip to content

Commit

Permalink
fix leadership doc on support for consul/etcd/zookeeper
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Beslic <[email protected]>
  • Loading branch information
abronan committed Jun 11, 2015
1 parent 2696794 commit feb1a4c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ Key/Value store.
It's built using Swarm's `pkg/store` and is designed to work across multiple
storage backends.

Right now only `Consul` is supported but `etcd` and `Zookeeper` will be coming
soon.
You can use `leadership` with `Consul`, `etcd` and `Zookeeper`.

```go
// Create a store using pkg/store.
Expand Down

0 comments on commit feb1a4c

Please sign in to comment.