Главная
Study mode:
on
1
Introduction
2
Outline
3
Consistency
4
Conflictfree replicated data types
5
Statebased vs operationbased
6
Replicas
7
Counters
8
PM Counter
9
Advantages Disadvantages
10
Operation Based
11
Clock
12
Contextual Series
13
Conclusion
14
Delivery
15
Miscellaneous
16
Integration Testing
17
Conclusions
Description:
Explore Conflict-free Replicated Data Types (CRDTs) and their application in building highly available decentralized services using Go in this GopherCon 2021 conference talk. Learn about the fundamentals of CRDTs, including state-based and operation-based approaches, and discover how Bread implemented them to achieve eventual consistency in distributed systems. Gain insights into the advantages and disadvantages of various CRDT types, such as counters and PM counters, and understand their practical implementation in Go. Delve into topics like contextual series, delivery mechanisms, integration testing, and best practices for leveraging CRDTs in your own distributed systems projects.

Using CRDTs to Build a Highly Available Decentralized Service

Gopher Academy
Add to list