はてブログ

はてなブックマーク新着エントリーの過去ログサイトです。



タグ GitHub Engineering

新着順 人気順 5 users 10 users 50 users 100 users 500 users 1000 users
 
(1 - 8 / 8件)
 

Upgrading GitHub from Rails 3.2 to 5.2 | GitHub Engineering

2018/09/28 このエントリーをはてなブックマークに追加 123 users Instapaper Pocket Tweet Facebook Share Evernote Clip milestone tada

On August 15th GitHub celebrated a major milestone: our main application is now running on the latest version of Rails: 5.2.1! :tada: In total the project took a year and a half to upgrade from Rails 3.2 to Rails 5.2. Along the way we took time to clean up technical debt and improve the overall c... 続きを読む

Removing jQuery from GitHub.com frontend | GitHub Engineering

2018/09/07 このエントリーをはてなブックマークに追加 95 users Instapaper Pocket Tweet Facebook Share Evernote Clip Frontend

We have recently completed a milestone where we were able to drop jQuery as a dependency of the frontend code for GitHub.com. This marks the end of a gradual, years-long transition of increasingly decoupling from jQuery until we were able to completely remove the library. In this post, we will ex... 続きを読む

GLB: GitHub’s open source load balancer | GitHub Engineering

2018/08/08 このエントリーをはてなブックマークに追加 272 users Instapaper Pocket Tweet Facebook Share Evernote Clip

At GitHub, we serve tens of thousands of requests every second out of our network edge, operating on GitHub’s metal cloud. We’ve previously introduced GLB, our scalable load balancing solution for bare metal datacenters, which powers the majority of GitHub’s public web and git traffic, as well as... 続きを読む

MySQL High Availability at GitHub | GitHub Engineering

2018/06/20 このエントリーをはてなブックマークに追加 101 users Instapaper Pocket Tweet Facebook Share Evernote Clip

GitHub uses MySQL as its main datastore for all things non-git, and its availability is critical to GitHub’s operation. The site itself, GitHub’s API, authentication and more, all require database access. We run multiple MySQL clusters serving our different services and tasks. Our clusters use cl... 続きを読む

Kubernetes at GitHub | GitHub Engineering

2017/08/16 このエントリーをはてなブックマークに追加 210 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Over the last year, GitHub has gradually evolved the infrastructure that runs the Ruby on Rails application responsible for github.com and api.github.com. We reached a big milestone recently: all web ... 続きを読む

MySQL infrastructure testing automation at GitHub | GitHub Engineering

2017/07/06 このエントリーをはてなブックマークに追加 52 users Instapaper Pocket Tweet Facebook Share Evernote Clip

Our MySQL infrastructure is a critical component to GitHub. MySQL serves GitHub.com, GitHub’s API, authentication and more. Every git request touches MySQL in some way. We are tasked with keeping the ... 続きを読む

gh-ost: GitHub’s online schema migration tool for MySQL - GitHub Engineering

2016/08/01 このエントリーをはてなブックマークに追加 231 users Instapaper Pocket Tweet Facebook Share Evernote Clip gh-ost MySQL

Today we are announcing the open source release of gh-ost: GitHub’s triggerless online schema migration tool for MySQL.Today we are announcing the open source release of gh-ost : GitHub’s triggerless ... 続きを読む

GitHub Engineering

2015/05/19 このエントリーをはてなブックマークに追加 80 users Instapaper Pocket Tweet Facebook Share Evernote Clip

For updates follow us on twitter. Check out the feed if you do the RSS thing. 続きを読む

 
(1 - 8 / 8件)