想到什么写什么周报 第18期 - 2018-02-04
5 Gotchas of Defer in Go
https://blog.learngoprogramming.com/gotchas-of-defer-in-go-1-8d070894cb01
https://blog.learngoprogramming.com/5-gotchas-of-defer-in-go-golang-part-ii-cc550f6ad9aa
https://blog.learngoprogramming.com/5-gotchas-of-defer-in-go-golang-part-iii-36a1ab3d6ef1
三篇关于Go defer使用陷阱的文章,适合刚入门Go语言的同学看。还有Part 4,不过还没出来。
Avoiding Memory Leak in Golang API
https://hackernoon.com/avoiding-memory-leak-in-golang-api-1843ef45fca8
用Golang开发API服务时遇到的几个坑。
Practical Tradeoffs in Google Cloud Spanner, Azure Cosmos DB and YugaByte DB
- 介绍了CAP理论和PACELC理论。
- 介绍了Google Spanner, Azure Cosmos DB和YugaByte DB在实现中的选择。
The State of Go 1.10
https://speakerdeck.com/campoy/the-state-of-go-1-dot-10
Francesc Campoy关于Go 1.10版本的变化的幻灯片。Go 1.10版本计划本月发布。
CNCF’s Rook Project Brings Storage Capability to Cloud-Native Workloads
https://thenewstack.io/cncfs-rook-project-brings-storage-capability-cloud-native-workloads/
Rook成为CNCF的第15个项目,目前处于Inception级别,刚发布了Alpha版本。Rook是一个针对K8s环境的软件定义存储编排工具,目前专注于编排Ceph,以后会支持其他的存储。
本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议进行许可。