Skip to content

Alpha2 version A2测

Pre-release
Pre-release
Compare
Choose a tag to compare
@dizys dizys released this 04 Jan 10:34
· 29 commits to master since this release

新版本加入了Redis支持,自带Predis客户端,可不需redis扩展。
加入了新的队列系统,目前支持文件和数据库DB为驱动。使用文件锁、事务锁保证多进程安全。

Redis is supported in the new version. Predis Client set up already, you dont necessarily need to install a redis extension.
New queue worker system is built inside. File and DB driver are supported so far.