e77b9d4970
update to 2.3.1 version (build 388)
...
cleanup code and fix a bug
2021-03-18 14:56:35 +08:00
jerry
f677b0e132
update to 2.2.5 version
...
add saveToJson and loadFromJson function for DataProvider.php
fix @OnSave annotation not working
adjust swoole timer tick
add hasKey() for WorkerCache.php
2021-02-15 15:15:26 +08:00
jerry
77c12db31a
reformat code
2021-02-09 17:09:09 +08:00
jerry
0c9f246690
update to 2.2.4 version
...
update docs
fix broken ssh caused cpu overloading
fix WorkerCache bug when no global config
add global function zm_atomic
2021-02-07 11:46:42 +08:00
jerry
61e3818563
update to 2.2.2 version finally
...
clean redundant code
fix API reply in @OnTick for multi-process
fix loop error reporting
2021-01-29 23:34:34 +08:00
jerry
8a985620f9
update to 2.2.1 version
...
fix a compatibility bug
2021-01-29 21:36:14 +08:00
jerry
b9f973c718
add unset for WorkerCache.php
2021-01-20 18:43:22 +08:00
jerry
c68083484a
update to 2.2.0 version
...
add OnPipeMessageEvent.php
add ProcessManager.php
add WorkerCache component
fix route bug
correct Exception to ZMException
2021-01-20 16:11:04 +08:00