Adding Pachyderm.io and StableLib

Jason Buberel 2015-08-22 08:23:39 -07:00
parent ff4f759446
commit d1c6b8901d
2 changed files with 2 additions and 0 deletions

@ -113,6 +113,7 @@
* [Ooyala](http://www.ooyala.com/) - [github](https://github.com/ooyala/)
* [OpenShift](https://www.openshift.com/) - [blog](http://blog.gopheracademy.com/birthday-bash-2014/openshift-3-old-dogs-new-tricks/)
* [Oyster Books](https://www.oysterbooks.com/) - [blog](http://engineering.oysterbooks.com/post/79458380259/resizing-images-on-the-fly-with-go)
* [Pachyderm.io](http://www.pachyderm.io/) - [github](https://github.com/pachyderm/pachyderm)
* [Percona](http://www.percona.com) - [blog](http://www.mysqlperformanceblog.com/2014/05/14/tips-benchmarking-go-mysql/)
* [Plano Bê](https://www.planobe.com.br) - [podcast](http://www.grokpodcast.com/2013/07/17/episodio-95-golang/)
* [pool.ntp.org](http://pool.ntp.org/) - [blog](http://news.ntppool.org/2012/10/new-dns-server.html) [status](http://dns-status.ntppool.org/)

@ -149,6 +149,7 @@ If you're looking for services that support Go, here's a list to get you started
- [DeferPanic](http://deferpanic.com) - Dedicated Go application performance monitoring.
- Package and Dependency Management
- [Gopkg.in](http://labix.org/gopkg.in) is a source for stable Go libraries, provided by Gustavo Niemeyer.
- [Stable Lib](https://stablelib.com/) is a service that provides stable Go packages with long-term support.
## Troubleshooting Go Programs in Production