Least reliable service that I pay for by a long shot.
Github major service outage
31–40 of 82 posts
Re: Github major service outage
#32Earlier quoted context omitted.
Yes, but Github is not just about Git hosting, it's about all those awesome social tools. If you use Issues as the main bug tracker, for example, you've got a problem.
Please point me at your distributed issue tracker project. I'd love to contribute!
Re: Github major service outage
#33Re: Github major service outage
#34Earlier quoted context omitted.
How is it at all odd? Github offers a convenient platform for using git. People use it. If Github were to explode forever tomorrow, active projects would just take their locally cloned repositories, and put them online somewhere else and carry on committing (albeit sans github's awesome social tools). That's the real power git offers us. It's just a fact of reality that most projects centrally organize through a few…
Yes, but Github is not just about Git hosting, it's about all those awesome social tools. If you use Issues as the main bug tracker, for example, you've got a problem.
Re: Github major service outage
#35Re: Github major service outage
#36Earlier quoted context omitted.
That and their wording suggests a single db server :/
They have a typical master/slave setup with memcached on the front. http://www.slideshare.net/err/inside-github
I'm in the process of migrating an existing datastore to MariaDB+Galera, and so far it seems like everything I could hope for in a clustered RDBMS.
Re: Github major service outage
#37Re: Github major service outage
#38I find it somewhat odd that, given git's emphasis on distributed version control, we see so many git users have centralized themselves quite heavily on GitHub. Whenever GitHub runs into problems like this, it reminds me of when a team's CVS or Subversion servers used to go down. It could be a pretty disruptive occurrence, if it wasn't resolved quickly. While git can theoretically handle this better, in practice the u…
Even worse is other tools that rely on Github, like Homebrew (Mac OS X package manager) which breaks in various silly ways when Github is down. Anyone happen to know a way around this specifically? Trying to install some stuff and brew just bails after getting 5xx from github.com.
Re: Github major service outage
#39Database outage causing everything to go down?
Re: Github major service outage
#40Earlier quoted context omitted.
Must not pay for very many services? https://status.github.com/graphs/past_month
To be fair 99.77% uptime isn't very good.