Feature Focus: Logical Replication
In this blog post, we introduce a new key feature in CrateDB 4.8: logical replication. Logical replication enables you to achieve high availability, effective failover management, and reduce search latency.
In this blog post, we introduce a new key feature in CrateDB 4.8: logical replication. Logical replication enables you to achieve high availability, effective failover management, and reduce search latency.
The CrateDB 2.3.x release line is stable now, so head on over to the downloads page to get started. In this post, I will take a closer look at some of the other new features in 2.3.
The most important part of monitoring a CrateDB cluster is the understanding of which metrics you care about and why.
How to orchestrate the deployment and scaling of a shared-nothing SQL database (CrateDB) on Docker 1.12 using Docker Swarm mode.
Crate Version 0.55 introduces a lot of great features, fixes and changes. Some of these required making changes to our code base that require extra steps to upgrade your clusters than with previous Crate versions.