You are here |
alexdebrie.com | ||
| | | |
blog.thislongrun.com
|
|
| | | | CAP theorem and databases: definitions of ACID, Atomic, Consistent, Isolated, Durable vs. available and partition. | |
| | | |
blog.thislongrun.com
|
|
| | | | Definitions of Eventual Consistency, ACID and Dynamo. Looks at datacenters, partitions and dataloss. | |
| | | |
compositecode.blog
|
|
| | | | The CAP theorem emphasizes the trade-offs between Consistency, Availability, and Partition Tolerance in distributed systems like MongoDB. Prioritizing Availability and Partition Tolerance, MongoDB uses replica sets and sharding for resilience while allowing configurable consistency. Its support for ACID transactions helps maintain data integrity, enabling tailored solutions for varying application requirements. | |
| | | |
decomposition.al
|
|
| | by Devashish Purandare ยท edited by Sohum Banerjea and Lindsey Kuper |