How Conflict-free Replicated Data Types power active-active database replication
By
Jim Allen Wallace
1mo agoen
Source
RedisHow Conflict-free Replicated Data Types power active-active database replicationredis.ioYour application runs in three regions. A customer in Tokyo buys the last unit of a product at the exact moment a customer in Frankfurt buys the same SKU. Both writes succeed locally. Both replicas decrement inventory. Which region's view is correct, ...
You might also wanna read

A Comprehensive Guide to Conflict-Free Replicated Data Types (CRDTs): Principles and Applications
This comprehensive guide explores Conflict-free Replicated Data Types (CRDTs), distributed data structures that enable concurrent updates wi
Amazon Cognito introduces multi-Region replication for authentication resilience
Amazon Cognito now supports multi-Region replication, allowing users to synchronize identity data (credentials, user pool configurations, fe
PostgreSQL Replication Extension: pgactive for Active-Active Databases
pgactive is a PostgreSQL replication extension designed for active-active database creation, emphasizing the importance of database replicat
An Interactive Introduction to Conflict-Free Replicated Data Types (CRDTs)
This article provides an accessible, interactive introduction to Conflict-Free Replicated Data Types (CRDTs), aiming to demystify the concep
Understanding Database Transactions and Isolation Levels in SQL Databases
This article explains database transactions in SQL databases, covering their fundamental nature as atomic operations that combine reading, c
The transactional outbox pattern: keeping a database and Kafka consistent
medium.com·1mo ago

Comments
Sign in to join the conversation.
No comments yet. Be the first.