From 880bd8aee6c160e34a5f79ab130c336d772628ef Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Mon, 27 Apr 2020 17:14:05 +0800 Subject: [PATCH] Switching from Go to Rust at Discord --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a09b517..8d83343 100644 --- a/README.md +++ b/README.md @@ -620,7 +620,8 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Python at Netflix](https://netflixtechblog.com/python-at-netflix-bba45dae649e) * [PHP at Slack](https://slack.engineering/taking-php-seriously-cf7a60065329) * [Ruby on Rails at GitLab](https://medium.com/gitlab-magazine/why-we-use-ruby-on-rails-to-build-gitlab-601dce4a7a38) - * [Choosing a Language Stack at WeWork](https://engineering.wework.com/choosing-a-language-stack-cac3726928f6) + * [Choosing a Language Stack at WeWork](https://engineering.wework.com/choosing-a-language-stack-cac3726928f6) + * [Switching from Go to Rust at Discord](https://blog.discord.com/why-discord-is-switching-from-go-to-rust-a190bbca2b1f) ## Intelligence * [Big Data](https://insights.sei.cmu.edu/sei_blog/2017/05/reference-architectures-for-big-data-systems.html)