Pinned Repositories
incubator-seata
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
arthas
Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas
awesome-seata
Seata 文档
canal
阿里巴巴mysql数据库binlog的增量订阅&消费组件 。阿里云DRDS( https://www.aliyun.com/product/drds )、阿里巴巴TDDL 二级索引、小表复制powerd by canal. Aliyun Data Lake Analytics https://www.aliyun.com/product/datalakeanalytics powered by canal
disruptor
High Performance Inter-Thread Messaging Library
hmily
高性能异步分布式事务TCC框架
incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
ollama
Get up and running with Llama 3, Mistral, Gemma, and other large language models.
rocketmq
Mirror of Apache RocketMQ
spring-cloud-alibaba
Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.
xingfudeshi's Repositories
xingfudeshi/hmily
高性能异步分布式事务TCC框架
xingfudeshi/incubator-dubbo
Apache Dubbo (incubating) is a high-performance, java based, open source RPC framework.
xingfudeshi/rocketmq
Mirror of Apache RocketMQ
xingfudeshi/ByteTCC
ByteTCC是一个兼容JTA规范的基于TCC机制的分布式事务管理器。用户手册:https://github.com/liuyangming/ByteTCC/wiki
xingfudeshi/clipboard.js
:scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard:
xingfudeshi/coolmq
消息最终一致性方案,基于rabbitmq的分布式事务解决方案
xingfudeshi/DecApkTools
xingfudeshi/druid
:hotsprings: 为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid
xingfudeshi/EasyTransaction
A distribute transaction solution(分布式事务) unified the usage of TCC , SAGA ,FMT (seata/fescar AutoCompensation), reliable message, compensate and so on;
xingfudeshi/EShop-SOA
EShop基于Dubbo实现SOA服务化拆分,并基于RocketMQ解决了分布式事务(新版SpringBootSOASkeleton)
xingfudeshi/fescar-test
这个项目用阿里云 GTS的demo来测试fescar(https://github.com/alibaba/fescar)
xingfudeshi/fescar-workshop
Fescar Workshop 专用
xingfudeshi/gateway
An HTTP API Gateway
xingfudeshi/generator
A code generator for MyBatis and iBATIS.
xingfudeshi/hsweb-framework
hsweb (haʊs wɛb) 是一个用于快速搭建企业后台管理系统的基础项目,集成一揽子便捷功能如:通用增删改查,在线代码生成,权限管理,OAuth2.0 ,动态多数据源分布式事务,动态脚本,动态定时任务,在线数据库维护等等. 基于 spring-boot,mybaits
xingfudeshi/incubator-dubbo-spring-boot-project
Spring Boot Project for Apache Dubbo (Incubating)
xingfudeshi/Java
All Algorithms implemented in Java
xingfudeshi/jcommander
Command line parsing framework for Java
xingfudeshi/micro-starter
Micro service with spring cloud and the AxonFramework
xingfudeshi/myth
可靠消息解决分布式事务框架
xingfudeshi/one
基于Spring Boot和Vue2开发的前后端分离的后台管理系统
xingfudeshi/raft-zh_cn
Raft一致性算法论文的中文翻译
xingfudeshi/Raincat
分布式事务框架(二阶段提交+本地补偿方案)
xingfudeshi/spring-boot-jwt
A Jwt web Demo for sprintboot2.x(webflux)
xingfudeshi/spring-boot-webflux-jjwt
Example Spring Boot and WebFlux (Reactive Web) with Spring Security and JWT for token Authentication and Authorization
xingfudeshi/Spring-Cloud-Admin
Cloud-Admin是国内首个基于Spring Cloud微服务化开发平台,具有统一授权、认证后台管理系统,其中包含具备用户管理、资源权限管理、网关API管理等多个模块,支持多业务系统并行开发,可以作为后端服务的开发脚手架。代码简洁,架构清晰,适合学习和直接项目中使用。核心技术采用Spring Boot2以及Spring Cloud Gateway相关核心组件,前端采用vue-element-admin组件。
xingfudeshi/spring-webflux-security-jwt
A JWT authorization and authentication implementation with Spring Reactive Webflux, Spring Boot 2 and Spring Security 5
xingfudeshi/squirrel
squirrel-foundation is a State Machine library, which provided a lightweight, easy use, type safe and programmable state machine implementation for Java.
xingfudeshi/vesta-id-generator
Vesta是一款通用的ID产生器,互联网俗称统一发号器,它具有全局唯一、粗略有序、可反解和可制造等特性,它支持三种发布模式:嵌入发布模式、中心服务器发布模式、REST发 布模式,根据业务的性能需求,它可以产生最大峰值型和最小粒度型两种类型的ID,它的实现架构使其具有高性能,高可用和可伸缩等互联网产品需要的质量属性,是一款通用的高性能的发号器产品。
xingfudeshi/Zebra
美团点评集团统一使用的MySQL数据库访问层的中间件。主要提供对业务开发透明、读写分库、分库分表能力,并提供了端到端SQL监控的集成方案。