File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 1
1
CHANGELOG
2
2
=========
3
3
4
- v1.0.0 (???? date )
4
+ v1.0.0 (14.06.2018 )
5
5
------
6
+ - higher performance
6
7
- worker.State.Updated() has been removed in order to improve overall performance
7
8
- staticPool can automatically replace workers killed from outside
8
9
- server would not attempt to rebuild static pool in case of reoccurring failure
9
- - MORE STUFF
10
+ - PSR-7 server
11
+ - file uploads
12
+ - service container and plugin based model
13
+ - RPC server
14
+ - better control over worker state, move events
15
+ - static files server
16
+ - hot code reload, interactive workers console
17
+ - support for future streaming responses
18
+ - much higher tests coverage
19
+ - less dependencies
20
+ - yaml/json configs (thx viper)
21
+ - CLI application server
22
+ - middlewares and event listeners
23
+ - psr7 library for php
You can’t perform that action at this time.
0 commit comments