Skip to content

v0.0.3-fix

Compare
Choose a tag to compare
@chelizichen chelizichen released this 30 May 14:35
· 108 commits to main since this release

fixed bug about grpc connection confused,
add a sub server to sgrid.yml in production, then auto trace server log

  server.SgridLogTraceServer: 
    server:
      main: true
      name: SgridLogTraceServer
      host: 127.0.0.1
      port: 15887
      type: tcp
    config:
      db_master:  root:123456@tcp(127.0.0.1:3306)/sgrid?charset=utf8&parseTime=true
      db_slave:  root:123456@tcp(127.0.0.1:3306)/sgrid?charset=utf8&parseTime=true