apache / apache/incubator-seata
Refine an AT mode subproject, and put it in the same place as TCC mode and saga mode
Open
type: discussion
type: enhancement
- Dominant language
- Java
- Stars
- 26k
- Forks
- 8.8k
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 4
Description
## Why you need it?
Refine an AT mode subproject, and put it in the same place as TCC mode and saga mode, They can be all put into a mode subproject
such as:
AT: mode/at
SAGA: mode/saga
TCC: mode/tcc
XA mode/xa (todo)
Now the position of AT mode is not very clear

## How it could be?
With this, users will be able to clearly understand the various modes of Seata
## Other related information
Contributor guide
Assessment
This issue has not been assessed yet.