mirror of
https://github.com/Vonng/ddia.git
synced 2026-06-21 00:47:05 +08:00
fix(zh): fix untranslated headings in ch13.md
This commit is contained in:
parent
900a2550dc
commit
e2b321dc5b
1 changed files with 1 additions and 3 deletions
|
|
@ -685,9 +685,7 @@ ACID 意义下的一致性(请参阅 “[一致性](/ch8#sec_transactions_acid
|
|||
通过围绕数据流构建应用,并异步检查约束,我们可以避免绝大多数协调,构建在地理分布和故障场景下依然保持完整性且性能良好的系统。随后我们还讨论了如何通过审计验证完整性、发现损坏,并指出区块链/分布式账本所使用的一些机制与事件驱动系统在思想上也存在共通之处。
|
||||
|
||||
|
||||
##### Footnotes
|
||||
|
||||
### References {#references}
|
||||
### 参考文献 {#references}
|
||||
|
||||
[^1]: Rachid Belaid: “[Postgres Full-Text Search is Good Enough!](http://rachbelaid.com/postgres-full-text-search-is-good-enough/),” *rachbelaid.com*, July 13, 2015.
|
||||
[^2]: Philippe Ajoux, Nathan Bronson, Sanjeev Kumar, et al.: “[Challenges to Adopting Stronger Consistency at Scale](https://www.usenix.org/system/files/conference/hotos15/hotos15-paper-ajoux.pdf),” at *15th USENIX Workshop on Hot Topics in Operating Systems* (HotOS), May 2015.
|
||||
|
|
|
|||
Loading…
Reference in a new issue