This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-saga.git
The following commit(s) were added to refs/heads/master by this push:
new 4068726 include ASF disclaimer
4068726 is described below
commit 406872633fa6d514dc72b40016fce082ad116cd3
Author: lijasonvip <[email protected]>
AuthorDate: Tue Dec 26 12:05:37 2017 +0800
include ASF disclaimer
---
README.md | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/README.md b/README.md
index ab7c43d..ece85ae 100755
--- a/README.md
+++ b/README.md
@@ -1,7 +1,5 @@
# Saga [](https://travis-ci.org/apache/incubator-servicecomb-saga?branch=master)
[](https://coveralls.io/github/apache/incubator-servicecomb-saga?branch=master)
[](https://www.apache.org/licenses/LICENSE-2.0.html)
-
-## Purpose
-Saga is a type of Compensating Transaction pattern, which provides a simple
way to help users solve the data consistency problems encountered in
micro-service applications.
+Apache Saga (incubating) is a type of Compensating Transaction pattern, which
provides a simple way to help users solve the data consistency problems
encountered in micro-service applications.
## Documentation
Reference documentation is available on the [ServiceComb
website][servicecomb-website].
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].