Go Conference 2018 Spring
Go Conference 2018 Spring
go-github-selfupdate is a Go library to provide a self-update mechanism to command line tools. Go does not provide a way to install/update the stable version of tools. By default, Go command line tools are updated: using go get -u, but it is not stable because HEAD of the repository is built using system's package manager, but it is harder to release because of depending on the platform downloadin
Introducing Badger: A fast key-value store written purely in Go We have built an efficient and persistent log structured merge (LSM) tree based key-value store, purely in Go language. It is based upon WiscKey paper included in USENIX FAST 2016. This design is highly SSD-optimized and separates keys from values to minimize I/O amplification; leveraging both the sequential and the random performance
以下は、私がよく交わす会話の一例です。 人物A:FacebookやGoogleは、巨大なモノリシックリポジトリ(モノレポ)を使っているんだってよ。 私:みたいだね。あれは本当に便利だと思う。 人物A:僕に言わせれば最悪の愚行さ。全てのコードを単一のリポジトリに入れるのがヒドイ考えだと、FacebookやGoogleはなぜ思わないんだろうか。 私:FacebookやGoogleのエンジニアたちも小さなリポジトリには精通しているだろうけど( 濱野純(Junio Hamano) 氏はGoogle勤務だし)、単一の大きなリポジトリの方が、きっと”ある理由”で好みなんだよ。 人物A:なるほどね。僕としては、まだちょっと違和感はあるけど、モノレポが使われる理由は分かったような気がするよ。 “ある理由”はかなり長いので、同じ会話を何度も繰り返さなくていいように、ここに書き留めておこうと思います。 シンプ
PostgreSQL と互換性のある Amazon Aurora のユーザーは、迅速かつ効率的なデータベースクローンを作成できるようになりました。クローニングは、アプリケーションの開発、テスト、データベースの更新、分析クエリの実行など、さまざまな目的に役立ちます。 MySQL 互換版の高速データベースクローニングが 2017 年 8 月に発表されました。数 TB (テラバイト) 程度のデータベースクラスタ全体をわずか数分で複製でき、ソフトウェアの開発やプロジェクトのアップグレードが大幅に加速され、より正確な分析が可能になりました。 RDS 管理コンソール上で数回クリックするだけで Amazon Aurora データベースのクローンを作成できます。開発環境に影響を与えることはありません。クローンは 3 つのアベイラビリティーゾーンに分散およびレプリケートされます。同じデータベースのクローンを
Toxiproxy is a framework for simulating network conditions. It's made specifically to work in testing, CI and development environments, supporting deterministic tampering with connections, but with support for randomized chaos and customization. Toxiproxy is the tool you need to prove with tests that your application doesn't have single points of failure. We've been successfully using it in all de
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く