Update 'README.md'

This commit is contained in:
jeff 2020-03-31 05:18:56 +00:00
parent 4b8820808d
commit 1ded5ae08d

View File

@ -54,3 +54,4 @@
* [Go vs Nginx TLS Termination](https://blog.gopheracademy.com/advent-2016/tls-termination-bench/)
* [Practical Go by Dave Cheney](https://dave.cheney.net/practical-go/presentations/qcon-china.html)
* [Less is exponentially more](https://commandcenter.blogspot.com/2012/06/less-is-exponentially-more.html)
* [Getting to Go: The Journey of Go's Garbage Collector](https://blog.golang.org/ismmkeynote)