Pinned Repositories
architect-awesome
后端架构师技术图谱
bjguahao
北京市预约挂号统一平台挂号小助手
CIProjectDemo1
CIProjectWebDemo1
cloud915.github.io
dubbo-hystrix-support
dubbo-spring-boot-starter
Dubbo Spring Boot Starter
EasyTransaction
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (fescar AutoCompensation), reliable message, compensate and so on;
gitflow_test
gtools-rate-limiter-master
限流组件
cloud915's Repositories
cloud915/gtools-rate-limiter-master
限流组件
cloud915/architect-awesome
后端架构师技术图谱
cloud915/bjguahao
北京市预约挂号统一平台挂号小助手
cloud915/CIProjectDemo1
cloud915/cloud915.github.io
cloud915/dubbo-hystrix-support
cloud915/dubbo-spring-boot-starter
Dubbo Spring Boot Starter
cloud915/EasyTransaction
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (fescar AutoCompensation), reliable message, compensate and so on;
cloud915/gitflow_test
cloud915/backup-openbilibili-go-common
2019年4-22日-bilibili-干杯站后端源码(原包删除前最后一版170M)
cloud915/gtools-algorithm
算法相关代码整理
cloud915/gtools-spring-cloud
cloud915/hmily
TCC分布式事务框架(try,confirm,cancel)
cloud915/Hystrix
Hystrix is a latency and fault tolerance library designed to isolate points of access to remote systems, services and 3rd party libraries, stop cascading failure and enable resilience in complex distributed systems where failure is inevitable.
cloud915/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
cloud915/incubator-shardingsphere
Distributed database middleware
cloud915/incubator-shardingsphere-example
Sharding-Sphere examples
cloud915/jd_sign_bot
京东签到机器人
cloud915/jeecg
JEECG是一款基于代码生成器的J2EE快速开发平台,开源界“小普元”超越传统商业企业级开发平台。引领新的开发模式(Online Coding模式(自定义表单) - > 代码生成器模式 - > 手工MERGE智能开发), 可以帮助解决Java项目90%的重复工作,让开发更多关注业务逻辑。既能快速提高开发效率,帮助公司节省人力成本,同时又不失灵活性。具备:表单配置能力(无需编码)、移动配置能力、工作流配置能力、报表配置能力(支持移动端)、插件开发能力(可插拔)
cloud915/joyqueue
[JMQ4] A cloud-native production-quality messaging platform with high performance
cloud915/kafka
Mirror of Apache Kafka
cloud915/Mybatis1
cloud915/myjson-spring-boot-starter
starter 定义
cloud915/netty
Netty project - an event-driven asynchronous network application framework
cloud915/rocketmq
Mirror of Apache RocketMQ
cloud915/seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
cloud915/seata-project
seata框架集成demo
cloud915/seata-samples
seata-samples
cloud915/Sentinel
A lightweight flow-control library providing high-available protection and monitoring (高可用防护的流量管理框架)
cloud915/tcc-transaction
tcc-transaction是TCC型事务java实现