Update readme

This commit is contained in:
Asim 2015-05-17 23:04:19 +01:00
parent 0e7bd77f4c
commit 4b51a55993

View File

@ -6,6 +6,18 @@ An example server can be found in go-micro/template.
[![GoDoc](http://img.shields.io/badge/go-documentation-brightgreen.svg?style=flat-square)](https://godoc.org/github.com/myodc/go-micro)
## Features
- Discovery
- Client/Server
- Pub/Sub
- Key/Value store
### Planned
- Metrics
- Tracing
- Logging
- Stats
## Prerequisites
Consul is the default discovery mechanism provided in go-micro. Discovery is however pluggable.