Kubernetes 1.8.4发布

Go Slice vs Maps

https://boltandnuts.wordpress.com/2017/11/20/go-slice-vs-maps/

Go 1.9.2中slice和map的一些性能对比,最重要的是这个:looping over slice is approximately 20x faster than looping over a map

With Multi-Region support in Cloud Spanner, have your cake and eat it too

https://cloudplatform.googleblog.com/2017/11/with-Multi-Region-support-in-Cloud-Spanner-have-your-cake-and-eat-it-too.html

Google的Cloud Spanner现在支持部署多region实例了,真正的强一致数据的全球化。

Standard Package Layout

https://medium.com/@benbjohnson/standard-package-layout-7cdbc8391fc1

作者根据自己经验总结出的一套Go项目的代码组织方法。


知识共享许可协议本作品采用知识共享署名-非商业性使用-禁止演绎 4.0 国际许可协议进行许可。