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

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • dtm

    Discontinued 此仓库应常青藤爸爸要求,已停止维护,请移步 https://github.com/dtm-labs/dtf

  • This article gives an example of implementing a distributed transaction across multiple store engines, Mysql, Redis and Mongo. This example is based on the Distributed Transaction Framework https://github.com/dtm-labs/dtm and will hopefully help to solve your problems in data consistency across microservices.

  • dtm-examples

    various examples for dtm

  • The first step is to prepare the data. To make it easier for users to quickly get started with the examples, we have prepared the relevant data at en.dtm.pub, which includes Mysql, Redis and Mongo, and the specific connection username and password can be found at https://github.com/dtm-labs/dtm-examples.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to reliably sync 2 application databases

    1 project | /r/dataengineering | 16 Apr 2023
  • Examples code for DTM Saga

    2 projects | /r/golang | 2 Jan 2023
  • dtm 1.15.1 Released – A lightweight workflow engine to orchestrate micro-services for distributed transactions.

    1 project | /r/golang | 1 Aug 2022
  • Use workflow to handle distributed transactions

    1 project | dev.to | 28 Jul 2022
  • How to elegantly implement a multi-database outbox pattern

    1 project | dev.to | 12 Jul 2022