Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in distributed-transactions

c# EntityFramework: TransactionScope over two different databases on same server with DTC

Two Phase Commit vs Three Phase Commit

Transaction with multiple DbContext and each one with its own connection on Entity Framework

What if domain event failed?

Can I prevent WCF from rolling back the transaction when a fault is thrown?

Is eventual Consistency possible in case of Master - Master Configuration -

How do I configure Distributed Transactions on AWS RDS?

In Log-Based Recovery why do we redo committed transactions?

Design / Implement Transactional Outbox pattern in schema isolated multitenant application

Cross-database transactions from one SP

Is it possible to implement transaction with CRDTs?

Handling Transaction Between Paypal and Local Datasase

Why is read repair not sufficient in making dynamo-style database linearizable?