This is an automated email from the ASF dual-hosted git repository.
littlecui pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-service-center.git
The following commit(s) were added to refs/heads/master by this push:
new 85d3ade Update README.md
85d3ade is described below
commit 85d3aded60deab63b1319ed6e9ce7f1af3bd080b
Author: little-cui <[email protected]>
AuthorDate: Fri Feb 2 22:04:48 2018 +0800
Update README.md
---
README.md | 24 +++++++++++++-----------
1 file changed, 13 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index 31d6bcf..0cffe37 100644
--- a/README.md
+++ b/README.md
@@ -3,18 +3,20 @@
Apache ServiceComb (incubating) service-center allows services to register
their instance information and to discover providers of a given service.
## Features
- - Seperated microservice and microservice instance entity management
- - White and back list configuration for service discovery
- - Use web socket to notify client about instance change events
- - Support query instance by criteria
- - Metadata management for both microservice and microservice instance
- - API doc(Open API format) management for microservice
- - Microservice dependency management
- - Awesome [web portal](/frontend)
- - Multiple fault tolerance mechanism and design in the architecture
- - Performance/Caching design
+ - **Open API**: API doc(Open API format) management for microservice
+ - **Metadata**: Metadata management for both microservice and microservice
instance
+ - **Dependency**: Microservice dependency management
+ - **Seperated**: Seperated microservice and microservice instance entity
management
+ - **Domains**: Logical multiple domains management
+ - **Security**: White and back list configuration for service discovery
+ - **Discovery**: Support query instance by criteria
+ - **Subscribe**: Use web socket to notify client about instance change events
+ - **Portal**: Awesome [web portal](/frontend)
+ - **Fault tolerance**: Multiple fault tolerance mechanism and design in
the architecture
+ - **Performance**: Performance/Caching design
- **Metrics**: Able to expose Prometheus metric API automatically
-
+ - **Tracing**: Able to report tracing data to Zipkin server
+
## Quick Start
### Getting Service Center
--
To stop receiving notification emails like this one, please contact
[email protected].