DEV Community

yedf2 profile picture

yedf2

Author of github.com/dtm-labs/dtm. Expert in distributed transaction

Joined Joined on  github website

Education

Peking University

Use workflow to handle distributed transactions

Use workflow to handle distributed transactions

3
Comments
10 min read
How to elegantly implement a multi-database outbox pattern

How to elegantly implement a multi-database outbox pattern

7
Comments
6 min read
Three Pitfalls and Best Practice for Saga Pattern in Microservices

Three Pitfalls and Best Practice for Saga Pattern in Microservices

20
Comments
4 min read
Understanding XA Transactions With Practical Examples in Go

Understanding XA Transactions With Practical Examples in Go

9
Comments
4 min read
How to Implement a Distributed Transaction Across Mysql, Redis, and Mongo

How to Implement a Distributed Transaction Across Mysql, Redis, and Mongo

11
Comments
6 min read
A Better Pattern than OutBox - 2-Phase Message

A Better Pattern than OutBox - 2-Phase Message

8
Comments
8 min read
How to Implement Saga Pattern in Microservices

How to Implement Saga Pattern in Microservices

17
Comments
5 min read
Best Practice for TCC Distributed Transaction In Go

Best Practice for TCC Distributed Transaction In Go

24
Comments
5 min read
loading...