Agentless Golang Distributed Transaction Solution

This page summarizes the projects mentioned and recommended in the original post on /r/dbmesh

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
  • hptx

    high-performance non-intrusive distributed transaction solution, inspired by kubernetes, only for golang language.

  • The distributed transaction solutions of hptx and dbpack are the same, and both are driven by ETCD. The transaction data is rolled back through the asynchronous SQL compensation mechanism. After testing, on macbook pro, hptx can coordinate 38 distributed transactions per second, at the same time, using the XA protocol to coordinate distributed transactions can only coordinate 26 transactions per second.

  • dbpack

    A db proxy for distributed transaction, read write splitting and sharding! Support any language! It can be deployed as a sidecar in a pod.

  • The distributed transaction solutions of hptx and dbpack are the same, and both are driven by ETCD. The transaction data is rolled back through the asynchronous SQL compensation mechanism. After testing, on macbook pro, hptx can coordinate 38 distributed transactions per second, at the same time, using the XA protocol to coordinate distributed transactions can only coordinate 26 transactions per second.

  • 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

  • What is EAT mode for distributed transactions?

    2 projects | /r/dotnetcore | 4 Aug 2022
  • What is EAT mode for distributed transactions?

    2 projects | /r/dotnet | 4 Aug 2022
  • What is EAT mode for distributed transactions?

    2 projects | /r/Python | 4 Aug 2022
  • What is EAT mode for distributed transactions?

    2 projects | /r/PHP | 4 Aug 2022
  • What is EAT mode for distributed transactions?

    2 projects | /r/SpringBoot | 4 Aug 2022