A guide to the features of multi-active and multi-region systems · Some business drivers that could justify adopting a multi-active and multi-region...
Creating a user-defined composite Money type in CockroachDB · In a previous article, we look at creating a simple distributed user-defined function (UDF)...
Implementing transaction timeouts in CockroachDB with Spring Boot and JPA/Hibernate · In a previous article series on Spring Data JPA and CockroachDB, we...
Using 1PC pattern with Spring and CockroachDB · Introduction A commonly adopted transaction strategy can be described as the best-efforts...
Observing the effects of serializable isolation · As a follow-up to A Basic Guide to Transaction Isolation, this article will reproduce a handful of...
Nuances and implications of ambiguous database transaction isolation levels · ACID transactions are implemented differently in databases and provide...