# async-transaction **Repository Path**: skker/async-transaction ## Basic Information - **Project Name**: async-transaction - **Description**: 单机多线程事务中间件,用于解决单机使用多线程时需要使用到事务的场景 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 3 - **Created**: 2021-06-17 - **Last Updated**: 2024-01-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: Java ## README # async-transaction #### 介绍 多线程事务中间件(注意:需要JDK11) #### 软件架构 软件架构说明 #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request