Unverified Commit 2379760d authored by Savorboard's avatar Savorboard Committed by GitHub

Update README.zh-cn.md

parent c00f77e7
...@@ -19,9 +19,9 @@ CAP 采用的是和当前数据库集成的本地消息表的方案来解决在 ...@@ -19,9 +19,9 @@ CAP 采用的是和当前数据库集成的本地消息表的方案来解决在
这是CAP集在ASP.NET Core 微服务架构中的一个示意图: 这是CAP集在ASP.NET Core 微服务架构中的一个示意图:
![](http://images2015.cnblogs.com/blog/250417/201707/250417-20170705175827128-1203291469.png) ![cap.png](http://oowr92l0m.bkt.clouddn.com/cap.png)
> 图中实线部分代表用户代码,虚线部分代表CAP内部实现。 > CAP 实现了 [eShop 电子书](https://docs.microsoft.com/en-us/dotnet/standard/microservices-architecture/multi-container-microservice-net-applications/subscribe-events#designing-atomicity-and-resiliency-when-publishing-to-the-event-bus) 中描述的发件箱模式
## Getting Started ## Getting Started
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment