Skip to content

4.0.1

Compare
Choose a tag to compare
@bingcool bingcool released this 31 Jul 03:09
· 1099 commits to master since this release
  • 基于thinkphp-orm实现的swoolefy-orm支持mysql协程客户端组件,方便使用
  • 支持实现基于swoole原生协程redis的RedisCoroutine的协程客户端组件,方便使用
  • 优化Component组件的callback回调函数
  • 优化了ZModel的单例模式,支持可变参数,灵活不同model类的使用
  • 优化http的get,post参数获取方式
  • 修复一些已知bug