
TimescaleDB
TimescaleDB 2.0 with Hasura Part 3 - High Availability
Performance and High availability are critical challenges in production. Although TimescaleDB solves performance problems, we still need to care about remaining parts. In this article, I suggest some high availability setup for single-node as well as explore multi-node replication solutions.

TimescaleDB
TimescaleDB 2.0 with Hasura Part 2 - Multi-Node
Multi-node is the most interesting feature of version TimescaleDB 2.0 that provides the ability to create a cluster of TimescaleDB instances to scale both reads and writes.

GraphQL January
TimescaleDB 2.0 with Hasura
TimescaleDB 2.0 is a major version upgrade that has many improvements from version 1. It introduces new interesting features and capabilities, especially horizontal multi-node scaling. Because it is a PostgreSQL extension, it mostly works well with Hasura.