Blog

Platform 24th December 2024

Regatta’s Architecture: A Bird’s Eye View

In this blog I will provide a high level overview of Regatta’s design and architectural principles. While I keep this introduction still relatively high-level, in the next few blogs we will get into more details of various topics that I am covering here. We designed Regatta such that its core architecture and implementation will be…

Regatta’s Concurrency-Control Protocols

In this blog I’ll cover Regatta’s concurrency-control protocols, and how our approach allows us to avoid many of the…
Read More >

Connect Your Spring Boot Application to Regatta

In this tutorial, we’ll show you just how simple it is to deploy a Spring Boot application that interacts with Regatta…
Read More >

Sharding – some dirty little secrets

A summary of the more comprehensive whitepaper examining the dirty little secrets behind sharded databases and the…
Read More >

Simple beats complex – more detail

This is a post that analyses Regatta’s architectural simplicity and the effects on simplifying the devs life/codebase…
Read More >

Regatta linear scaling & no-compromise ACID in more detail

Regatta clusters scale from a single node to tens of thousands of nodes with hundreds of petabytes of data.…
Read More >
Skip to content