带中文代码注释 forked from MyCATApache/Mycat-Server 。源码解析文章:http://www.iocoder.cn/categories/MyCAT/?github
☆90Feb 9, 2019Updated 7 years ago
Alternatives and similar repositories for Mycat-Server
Users that are interested in Mycat-Server are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Elastic-Job is a distributed scheduled job framework, based on Quartz and Zookeeper.源码解析文章:http://www.iocoder.cn/categories/Elastic-Job-L…☆97Feb 9, 2019Updated 7 years ago
- Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries…☆34Feb 9, 2019Updated 7 years ago
- A JDBC driver for shard databases and tables。源码解析文章:http://www.iocoder.cn/categories/Sharding-JDBC/?github☆110Feb 9, 2019Updated 7 years ago
- Apache RocketMQ Spring Integration 。源码解析 http://www.iocoder.cn/categories/RocketMQ/?github☆22Feb 12, 2019Updated 7 years ago
- Dockerfile镜像编写☆14Jan 11, 2017Updated 9 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 源码解析中文地址:http://www.iocoder.cn/MyBatis/good-collection?github☆38Feb 9, 2019Updated 7 years ago
- tcc-transaction是TCC型事务java实现。带中文注释。源码解析:http://www.iocoder.cn/categories/TCC-Transaction/?github☆134Feb 9, 2019Updated 7 years ago
- Spring Boot Project for Apache Dubbo (Incubating)☆12Feb 13, 2019Updated 7 years ago
- A Gateway built on Spring Framework 5.0 and Spring Boot 2.0 providing routing and more. 源码解析文章:http://www.iocoder.cn/categories/Spring-Cl…☆40Feb 9, 2019Updated 7 years ago
- MyBatis SQL mapper framework for Java☆81Feb 9, 2019Updated 7 years ago
- 带中文代码注释 Mirror of Apache RocketMQ 源码解析:http://www.iocoder.cn/categories/RocketMQ/?github☆372Feb 21, 2023Updated 3 years ago
- 源码解析中文地址:http://www.iocoder.cn/Netty/Netty-collection?github☆138Jun 28, 2019Updated 7 years ago
- Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.☆25Feb 19, 2019Updated 7 years ago
- 极客小册☆33Jan 14, 2019Updated 7 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Eureka 中文注释 + 源码解析。传送门:http://www.iocoder.cn/categories/Eureka/?github☆200Feb 9, 2019Updated 7 years ago
- Apollo(阿波罗)是携程框架部门研发的分布式配置中心,能够集中化管理应用不同环境、不同集群的配置 ,配置修改后能够实时推送到应用端,并且具备规范的权限、流程治理等特性,适用于微服务配置管理场景。源码解析文章:http://www.iocoder.cn/categories…☆52Feb 9, 2019Updated 7 years ago
- Mybatis通用分页插件☆10Nov 11, 2018Updated 7 years ago
- 😈非本人实现。来自阿里的RocketMQ3.5.8版本,增加了对事务消息的完整支持。☆13May 12, 2017Updated 9 years ago
- Spring Boot☆97Jan 30, 2024Updated 2 years ago
- 分表分库☆11Mar 20, 2017Updated 9 years ago
- 后端架构师技术图谱☆54Sep 4, 2018Updated 7 years ago
- Dubbo is a high-performance, java based, open source RPC framework 源码解析:http://www.iocoder.cn/Dubbo/good-collection/?github☆448Feb 14, 2019Updated 7 years ago
- 基于 jdk11 的源码注释仓库☆158Oct 13, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 一个完整的麻将软件(h5 + app)☆10Mar 30, 2017Updated 9 years ago
- 这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。☆25Jan 29, 2019Updated 7 years ago
- 源码解析文章:http://www.iocoder.cn/categories/SkyWalking/?github☆102Oct 17, 2019Updated 6 years ago
- ☆30Dec 25, 2018Updated 7 years ago
- binlog工具,elasticsearch river、kafka river、cache sync☆10Nov 28, 2018Updated 7 years ago
- spring boot集成dubbox☆11Jul 20, 2017Updated 8 years ago
- 秒杀系统的实现与详解,相关的详细文档请前往GitBook https://gitbook.cn/gitchat/activity/5bff4c9f442cad45a51fee92☆16Oct 29, 2019Updated 6 years ago
- 哆啦A梦☆34Feb 14, 2018Updated 8 years ago
- 基于PowerCenter的数据质量监控系统☆13Dec 27, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 分布式timer插件, 轻量, 易用, 去中心化, 均衡负载, 集群节点通过zookeeper同步作业, java编写☆15May 22, 2017Updated 9 years ago
- 学习资料、学习笔记、学习思维导图☆13Apr 28, 2018Updated 8 years ago
- 单点登录系统☆16Feb 11, 2026Updated 4 months ago
- 该仓库为MyBatis-CMEU的maven版本,主要方便大家自己做修改☆12Jun 15, 2018Updated 8 years ago
- 一个jdbcUtils工具类,可以非常容易地从数据库中获取Java对象,支持分页查询、lambda表达式 、自动填充数据和数据权限控制。使用非常简单,只需要给主类SqlExecutor配置好数据源,就没有其他需要配置的了,不需要继承某个类,也不需要实现哪个接口,几乎没有学习成…☆18Sep 18, 2025Updated 9 months ago
- 基于spring boot的日志系统组件,提供操作日志输出及记录功能☆10Mar 19, 2019Updated 7 years ago
- dubbo日志扩展插件☆25Aug 28, 2017Updated 8 years ago