分布式MySQL数据库中间件,支持数据的水平、垂直拆分,支持分库分表,支持读写分离,支持结果集合并,支持故障自动切换。
☆26Sep 17, 2015Updated 10 years ago
Alternatives and similar repositories for Timo
Users that are interested in Timo are comparing it to the libraries listed below
Sorting:
- 分布式数据源分表分库、读写分离应用层框架☆55Nov 5, 2015Updated 10 years ago
- 全新设计的mysql分库分表中间件。使用netty 4.1开发,基于spring boot/cloud提供管理接口。☆17Mar 31, 2021Updated 4 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Dec 6, 2018Updated 7 years ago
- rocketmq后台管理,从阿里开源修改。换成rest风格访问,增加拦截器登录配置☆15Jul 1, 2016Updated 9 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- dubbo-brave集成☆10Mar 16, 2016Updated 10 years ago
- 数据库访问中间件,统一的标准sql查询,底层可以是不同的数据库包括mysql、ElasticSearch、kylin、presto等。☆14Apr 21, 2018Updated 7 years ago
- Zdal是支付宝自主研发的数据中间件产品,采用标准的JDBC规范,可以在分布式环境下看上去像传统数据库一样提供海量数据服务,是一种通用的分库分表数据库访问框架,解决单库单表数据库访问压力,Zdal主要提供分库分表,结果集合并,sql解析,数据库failover动态切换等功能…☆18Dec 17, 2018Updated 7 years ago
- Tomcat 自动部署脚本☆10May 9, 2016Updated 9 years ago
- The microservice registration is implemented by monitoring the state changes of the k8s pod, and pull the interface in the spring cloud e…☆13May 8, 2020Updated 5 years ago
- 此微服务包括分布式认证中心(jwt+redis),Eureka 集群,客户端负载均衡 turbin微服务监控。Hystrix服务熔断机制 请求限流。以及数据同步DATAX (https://github.com/alibaba/DataX),☆25Apr 2, 2018Updated 7 years ago
- 分库分表-基于蘑菇街tsharding☆13Dec 6, 2016Updated 9 years ago
- 第四届阿里中间件性能挑战赛初赛——高性能的 Service Mesh Agent 组件:服务注册与发现、协议转换、负载均衡☆10Dec 8, 2022Updated 3 years ago
- 百万级高性能分布式发布订阅系统,基于nio,netty开发,无锁并发,充分发挥cpu极限, 该项目已自带心跳检测功能,断线自动重连,非常稳定。 注意该项目软件编码为GBK,导入的时候一定要看清项目编码格式。☆74Jan 14, 2019Updated 7 years ago
- 阿里巴巴第三届中间件性能挑战赛初赛程序——进程内消息引擎☆11Jul 9, 2017Updated 8 years ago
- 基于Openresty整合lua server framework☆10Oct 20, 2017Updated 8 years ago
- 基于Bytebuddy的Java Agent AOP框架☆11Feb 21, 2024Updated 2 years ago
- 支付订单系统分表分库高并发实现☆13Mar 31, 2022Updated 3 years ago
- dubbo日志扩展插件☆25Aug 28, 2017Updated 8 years ago
- rabbitmq消息队列封装☆12Jul 7, 2017Updated 8 years ago
- rocketmq 是由阿里巴巴开源出来的一个分布式消息服务器,rocketmq是在kafka的基础上进行重构,然后开发出来支撑阿里巴巴双十一高并发量的消息服务器。现在阿里巴巴已经将项目托管到apache基金会。 相较于ActiveMQ、kafka、RabbitMQ等开源…☆11Oct 13, 2020Updated 5 years ago
- mybatis3在spring中的分库分表☆26Mar 27, 2017Updated 8 years ago
- 使用openresty结合lua开发dubbo restful网关☆11Nov 5, 2018Updated 7 years ago
- SpringBoot+Shiro+Mybatis+Mapper+ AdminLTE完整简单demo,前后台。已实现用户、角色、权限增删改查。内附初始化SQL☆26Apr 15, 2018Updated 7 years ago
- 高效的分布式id生成器,每个客户端实例tps可达到100万,服务端毫无压力。即使服务端宕机了,id生成依然可用。支持多数据中心,支持id加密。☆48Feb 26, 2019Updated 7 years ago
- Micro-job is a distributed task scheduling and execution framework, which is used to distribute tasks under load balancing in cluster env…☆19Feb 28, 2019Updated 7 years ago
- uw-dao包是一个封装数据库操作的类库,比hibernate效率高,比mybatis更简单,并一致化管理数据库连接池。☆12Jul 12, 2025Updated 8 months ago
- 网上商城项目,包括完整的网上销售功能:普通用户的浏览和购买、产品销售商的产品维护,网站管理员后台管理功能。系统用户分为普通用户,产品销售商和系统管理员三种。☆12Dec 16, 2022Updated 3 years ago
- 基于Netty的小型RPC框架☆15Dec 2, 2018Updated 7 years ago
- B2B2C商城☆14Mar 28, 2019Updated 6 years ago
- Redis-based distributed queue with queue task monitoring, task timeout, failed task retries and more☆19Feb 11, 2018Updated 8 years ago
- OSChina 缓存框架重构,本项目已经迁移到码云 gitee.com☆30Apr 26, 2013Updated 12 years ago
- 对RocketMQ的封装,加了一层Queue(Memory | File)来尽可能减小Produce时对主服务的影响.☆14May 24, 2014Updated 11 years ago
- Java多线程编程实战指南(核心篇)Maven版☆15Aug 23, 2017Updated 8 years ago
- 阿里云 消息服务 非官方 SDK for node.js☆10May 3, 2016Updated 9 years ago
- 使用spring boot+sharding-jdbc+mybatis 实现分库分表☆13Apr 1, 2017Updated 8 years ago
- ☆23May 25, 2014Updated 11 years ago
- 大规模分布式系统的跟踪、监控、告警平台☆55May 15, 2014Updated 11 years ago
- 电影订票后台系统(系分课程设计)☆13Jun 10, 2016Updated 9 years ago