Closed
Description
target:
- client can swith none/xa/tcc transaction by yaml file.
- based on atomikos to implement xa transaction.
- proxy server provide transaction manager based on netty-channel,sql instructions would execute through 2PC protocol.
prerequisite
- don't support transaction/non-transaction exist at same time within one long connection.
- DDL instruction don't support global transaction.