Skip to content

v1.1.1 `gone/xorm` support database cluster and multiple Databases

Compare
Choose a tag to compare
@Degfy Degfy released this 21 Nov 02:20
· 31 commits to main since this release
175bd83

What's Changed

  • goner/xorm now supports clustering and multiple databases. Latest documentation: https://goner.fun/references/xorm.html
  • Added goner/gorm, a wrapper for gorm.io/gorm for database access. Currently, only MySQL is supported, and improvements are ongoing.