分表分库的新思路——服务层Sharding框架,全SQL、全数据库兼容,ACID特性与原生数据库一致,能实现RR级别读写分离,无SQL解析性能更高
☆206Aug 28, 2017Updated 8 years ago
Alternatives and similar repositories for sharding-method
Users that are interested in sharding-method are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensa…☆2,359Oct 11, 2023Updated 2 years ago
- binlog工具,elasticsearch river、kafka river、cache sync☆10Nov 28, 2018Updated 7 years ago
- lenovo dubbo degrade and developed☆116Jul 13, 2022Updated 3 years ago
- 分布式mysql分库分表中间件,sharding领域的一站式解决方案☆506Jul 28, 2017Updated 8 years ago
- JavaMelody-Simple-Demo 是使用 JavaMelody 监控 Java web 做性能分析的一个 Demo 项目主要目的是为了方便刚接触 JavaMelody 的童鞋能够快速上手,并且看到实际效果好做出决策是否使用该项目。☆26Nov 9, 2017Updated 8 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 简单可扩展的轻量级的微服务网关(A Lightweight Mricro Service Gateway Framework)☆26Dec 21, 2021Updated 4 years ago
- 对netty4.1的中文翻译和注 释☆11Jul 15, 2016Updated 9 years ago
- Distributed Transaction Solution. Guarantee Eventually Data Consistency.☆50Dec 14, 2022Updated 3 years ago
- 抛弃tomcat, 拥抱vert.x☆16Oct 22, 2025Updated 6 months ago
- ByteTCC is a distributed transaction manager based on the TCC(Try/Confirm/Cancel) mechanism. It’s compatible with the JTA specification. …