Feature List

  • Microservices Framework Support

    RPC frameworks such as Dubbo, Spring Cloud, Sofa-RPC, Motan, and grpc are currently supported, and other frameworks are continuously integrated.

  • AT mode

    Provides non-intrusive automatic compensation transaction mode, currently supports MySQL, Oracle, PostgreSQL, TiDB, MariaDB, DaMeng, PolarDB-X 2.0, SQLServer. DB2 is currently under development.

  • TCC mode

    Support TCC mode and mix with AT for greater flexibility.

  • SAGA mode

    Provide an effective solution for long transactions.

  • XA mode

    Support for XA schemas for databases that have implemented XA interfaces. currently supports MySQL, Oracle and MariaDB

  • High availability

    Supports cluster mode with separate storage and computing, where computing nodes can be horizontally scaled, and storage supports both databases and Redis. The Raft cluster mode has entered the beta testing phase.