- Главная
- →
- Базы данных и системы хранения
Distributed Postgres with Citus Базы данных и системы хранения
Will lives in San Francisco and works on the hosted Citus cloud service. Prior to that he was a principal engineer on Heroku Postgres. He's happy to keep in touch on twitter @leinweber, but don’t try to right-click to steal the source of his old web page bitfission.com :)
Тезисы
Citus is an open-source extension to Postgres that transforms it into a multi-node, distributed database. It allows you to horizontally scale out both the.
In this session you'll learn how Citus takes care of sharding, distributed transactions, and even masterless writes. You'll learn how to transition your database from single-node Postgres in order to scale up your database to bigger and bigger sizes as your data grows.