摘要: 更优雅的 Golang 错误处理 - Go语言中文网 - Golang中文社区 https://studygolang.com/articles/9407 阅读全文
posted @ 2018-07-23 23:14 papering 阅读(149) 评论(0) 推荐(0) 编辑
摘要: 在 PingCAP 的一些技术挑战 http://www.zenlife.tk/challenge-at-pingcap.md 在 PingCAP 的一些技术挑战 2018-06-02 事务优化 ACID 事务支持是 TiDB 的基础,也是核心竞争力。做 AP 强调性能,即使不保证强一致性至少还能用 阅读全文
posted @ 2018-07-23 21:35 papering 阅读(403) 评论(0) 推荐(0) 编辑
摘要: REST Principles and Architectural Constraints – REST API Tutorial https://restfulapi.net/rest-architectural-constraints/ REST Architectural Constraint 阅读全文
posted @ 2018-07-23 11:04 papering 阅读(189) 评论(0) 推荐(0) 编辑
摘要: The server never relies on information from previous requests. Statelessness As per the REST (REpresentational “State” Transfer) architecture, the ser 阅读全文
posted @ 2018-07-23 10:58 papering 阅读(212) 评论(0) 推荐(0) 编辑
摘要: tmp 阅读全文
posted @ 2018-07-23 10:45 papering 阅读(202) 评论(0) 推荐(0) 编辑
摘要: Principle of least astonishment - Wikipedia https://en.wikipedia.org/wiki/Principle_of_least_astonishment 最小惊讶原则 Principle of least astonishment From 阅读全文
posted @ 2018-07-23 10:30 papering 阅读(449) 评论(1) 推荐(1) 编辑
摘要: 如何设计一个优秀的API - 文章 - 伯乐在线 http://blog.jobbole.com/42317/ 如何设计一个优秀的API - 标点符 https://www.biaodianfu.com/how-to-design-a-good-api.html MediaWiki API help 阅读全文
posted @ 2018-07-23 10:25 papering 阅读(368) 评论(0) 推荐(0) 编辑