diff --git a/content/zh/ch13.md b/content/zh/ch13.md index 25576c0e..c308660a 100644 --- a/content/zh/ch13.md +++ b/content/zh/ch13.md @@ -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.