# escort **Repository Path**: escort-projects/escort ## Basic Information - **Project Name**: escort - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2019-07-16 - **Last Updated**: 2022-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # escort Escort is a distributed transaction solution with ease of use for microservices architecture ## Package | name | desc | | --- | --- | | escort-core | 核心模块,escort-client 和 escort-server公共模块 | | escort-client | TM 和 RM,嵌入业务的 framework | | escort-server | TC 服务端 | | escort-spring-client | Spring 框架版本的client实现方案 | | escort-spring-context | Spring 框架事务传播:MVC及Filter | | escort-spring-context-feign | Spring 框架事务传播:feign | escort-spring-remote | Spring 框架下Http版本的内部通讯实现方案 |