diff --git a/README.md b/README.md index dc94c67..80de2b9 100644 --- a/README.md +++ b/README.md @@ -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)