High-Availability Databases with etcd - Tess Rinearson, Chain

preview_player
Показать описание
Chain’s enterprise blockchain networks rely on etcd an Postgres for storage. We use Postgres to store blockchain data, and rely on Postgres’s replication features to ensure that clients can always access their assets and create transactions. I wrote a service that manages Postgres replicas. This service was heavily inspired by Joyent’s Manatee project, but uses different technology; namely, Go and etcd instead of Node and Zookeeper.

In this talk, I’ll cover how we use etcd to coordinate replicas in our high-availability management system. I’ll talk about how we configured both etcd and Postgres, walk through the high-level design as well as some code, demonstrate failover, and show how blockchain services communicate with this system.

CoreOS Fest 2017
Tess Rinearson
Рекомендации по теме
Комментарии
Автор

Audio is a bit low. Would love to be able to hear this.

sparthir