Skip to content

4.2.2

Compare
Choose a tag to compare
@bingcool bingcool released this 19 May 13:46
· 858 commits to master since this release
  • 优化自动加载autoloader,设置缓存,提升性能
  • 底层重构redis,db的协程池,以及容错降级处理,接口统一使用
  • 重新支持RPC对Text协议的支持
  • 添加类似go的waitGroup的GoWaitGroup处理类
  • 优化http request is finished的警告
  • 修复TaskService的bug
  • 修复在同域内redirect报错问题