Skip to content

4.3.0

Compare
Choose a tag to compare
@bingcool bingcool released this 14 Jun 15:02
· 739 commits to master since this release
  • fixed bug of RedisCoroutine组件,在组件创建时支持回调设置
  • 优化MysqlCoroutine组件,更加轻量级,在组件创建时支持回调设置
  • 优化HttpRoute的not_found_handler的处理
  • 优化_afterAction()函数处理
  • 新增应用实例获取组价--get()函数获取组价实例,性能更好
  • 优化其他底层的细节,提升性能,不影响使用
  • 移除一些swoole已不支持的过时的异步API