Seata 是一款阿里巴巴开源的分布式事务解决方案,致力于在微服务架构下提供高性能和简单易用的分布式事务服务。
#区块链#⟁ Tendermint Core (BFT Consensus) in Go
翻译 - Go Go中的Tendermint Core(BFT共识)
A list of papers about distributed consensus.
#算法刷题#The Art of Problem-Solving in Software Engineering: How to Make MySQL Better
The tool to avoid various issues due to inconsistencies and inefficiencies between a database schema and application models.
翻译 - 查找模型架构和数据库约束之间不一致的工具。
C++ implementation of Raft core logic as a replication library
distributed_computing include mapreduce kvstore etc.
The First Redis Cache Library To Ensure Eventual Consistency And Strong Consistency With DB.
ZoneTree is a persistent, high-performance, transactional, and ACID-compliant ordered key-value database for .NET. It operates seamlessly both in-memory and on local/cloud storage, making it an ideal ...
Source code analyzer that helps you to make your Go programs more consistent.
翻译 - 源代码分析器,可帮助您使Go程序更加一致。
Pytorch Implementation of "SMITE: Segment Me In TimE" (ICLR 2025)
rediscompare is a tool for chech two redis db data consistency. 是用来对比、校验redis 多个数据库数据一致性的命令行工具,支持单实例到单实例、单实例到原生集群、多实例多库到单实例等场景。
Compare eventual consistency of object stores
Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high throughput.
Nezha: Deployable and High-Performance Consensus Using Synchronized Clocks
Revisiting Consistency Regularization for Semi-supervised Change Detection in Remote Sensing Images
distributed transaction service based on reliable msg,基于可靠消息的柔性分布式事务实现方案。