Skip to content

db_backup_go

Pre-release
Pre-release
Compare
Choose a tag to compare
@even0306 even0306 released this 10 Sep 05:59
· 54 commits to main since this release
c82ba8d
  1. 优化内存占用
  2. 增加 --single-transaction 事务备份,不锁表
    在配置文件中添加 "single-transaction": 1 生效,如不添加或设置为 0 为不生效
  3. 更新 golang 版本到 1.21.1