ylingen / WorkerF

A http framework for workerman

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WorkerF framework part

Build Status

中文文档

About

a http framework for workerman, framework part

  • memory-resident
  • multiprocess, Highly concurrent
  • singleton db connection
  • use dependency injection
  • brief routing
  • support mysql postgresql sqlite driver, timeout auto reconnect
  • support redis driver, based on predis

Not allround but brief, Extensible, efficient

Dependents

workerman

License

The WorkerA is open-sourced software licensed under the MIT license.

About

A http framework for workerman

License:MIT License


Languages

Language:PHP 100.0%