5 ms·
For instance the golang.org website is running on Go: http://golang.org/doc/go_faq.html#Is_Google_using_go_internally http://golang.org/doc/go_faq.html#Is_Googl
by rochoa 14y ago
For instance the golang.org website is running on Go: http://golang.org/doc/go_faq.html#Is_Google_using_go_internally http://golang.org/doc/go_faq.html#Is_Google_using_go_interna...
Google open sourced vitess for scaling out and coordinating (sharding + replication, schema rollouts) mysql databases, it seems they use it internally: http://code.google.com/p/vitess/ http://code.google.com/p/vitess/
P.S. Other organizations using Go: http://go-lang.cat-v.org/organizations-using-go http://go-lang.cat-v.org/organizations-using-go
- zedzedzed 14y agoGood to hear that. Vitess seems quite large. I think, maybe, they use it for other large internal stuff too. PS your ps is a great link... Is it complete?