Skip to content

v0.8

Compare
Choose a tag to compare
@yedf2 yedf2 released this 01 Aug 09:39
· 1379 commits to main since this release
  1. new xa interface, can adapt to other web framework

  2. introduce IsFailure, simplify xa,tcc error handling

  3. simplify xa,tcc examples, remove their gorm dependency

  4. XA的新接口可以接入其他web框架

  5. 引入IsFailure,简化XA和TCC的错误判断

  6. 简化了XA、TCC的例子,不再依赖gorm,只使用database/sql