Upgrade Your Cluster to 0.55.x
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.
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.
Crate is regularly updated, so we don't normally write a blog post for each release, but our forthcoming 0.55 release is so chock-full of features that we felt it deserved something special.
CrateDB 0.55 introduces support for unnesting. Unnest uses arrays to generate a transient table with each array representing a column.
Ingesting and handling large amounts of data with CrateDB is easy. Here's a best practice guide explaining some of the crucial aspects.
An interview with Jodok Batlogg from Crate.io by Jeff Meyerson on Software Engineering Daily.
A Blog post on how we created a 1001 node Crate cluster, designed to push Crate and Microsoft Azure to their limits.
We are excited to announce that crate-pdo and its ORM Layer crate-dbal now support PHP 7.
Announcing the support of generated columns in CrateDB 0.54.0. The idea behind generated columns is to have values computed from generation expressions
We've doubled the JOINs performance for almost all queries, and removed many of the previously existing restrictions.
Today we've taken two huge steps forward in our journey by releasing support for table joins, and support for Geo Shapes in our newest testing release (0.53.0).