05_replication
dz / DDIA / toc / 2_distributed_data / 05_replicationNode Tree
Nodes
| reasons_for_replication | |
| content | Reasons for Replication |
| children | DDIA/glossary/high_availability, DDIA/glossary/scalability, DDIA/glossary/latency, DDIA/glossary/disconnected_operation |
| parents | DDIA/toc/2_distributed_data/05_replication |
| location | knowledge/ddia.dz:48 |
| approaches_to_replication | |
| content | three main approaches to replication |
| children | DDIA/glossary/single_leader_replication, DDIA/glossary/multi_leader_replication |
| parents | DDIA/toc/2_distributed_data/05_replication |
| flashcard (front) | What are the three main approaches to replication? |
| flashcard (back) | Single-leader, Multi-leader, and leaderless |
| location | knowledge/ddia.dz:52 |
| consistency_models | |
| content | consistency models for deciding how an application should behave under replication lag |
| children | DDIA/glossary/monotonic_reads, DDIA/glossary/replication_lag (Consistency models are helpful for deciding how,an application should behave under replication lag), DDIA/glossary/consistent_prefix_reads, DDIA/glossary/read_after_write_consistency |
| location | knowledge/ddia.dz:58 |