Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-14 | - Rework redis with ws plugins | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-14 | #722 feat(opt): `inuse_space` and `runtime.newobject` optimizations | Valery Piashchynski | |
#722 feat(opt): `inuse_space` and `runtime.newobject` optimizations | |||
2021-06-13 | - Use pool for the FetchPID operation | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-13 | - Optimize sync_worker payload exec | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-11 | Update go.modv2.3.0 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-11 | Remove redundant frame to byte casting | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-11 | Update tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | #715 feat(protocol): use protobuf for the `kv` and `websockets` RPC callsv2.3.0-beta.3 | Valery Piashchynski | |
#715 feat(protocol): use protobuf for the `kv` and `websockets` RPC calls | |||
2021-06-09 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Switch to the new goridge v3.1 which supports PROTOBUF | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | #714 feat(logger): file logger with log rotation support | Valery Piashchynski | |
#714 feat(logger): file logger with log rotation support | |||
2021-06-09 | - Slightly improve rpc methods errors | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Add support for the file logger with log rotation and compression | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | #713 feat(server): path scan for a potential file path | Valery Piashchynski | |
#713 feat(server): path scan for a potential file path | |||
2021-06-09 | - Add mock logger expected string | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Do not run CI on .md files changes | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Update regex | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Add more tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Github CI fix | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Update CI (add new tests) | Valery Piashchynski | |
- Add path scan with regex (find .php/.ph/.sh scripts). When found, try to stat path for potential fix for the [file not exists problem] Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-08 | #712 feat(ws, kv): switch from the `flatbuffers` to the `protobuf`v2.3.0-beta.2 | Valery Piashchynski | |
#712 feat(ws, kv): switch from the `flatbuffers` to the `protobuf` | |||
2021-06-08 | - Add protobuf versioning | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-08 | - Move ws memory pub-sub plugin into the websockets folder | Valery Piashchynski | |
- Update CHANGELOG Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-08 | - Switch from the flatbuffers to the protobuf | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-08 | #710 feat(metrics): make `workers_hanler` listener events async | Valery Piashchynski | |
#710 feat(metrics): make `workers_hanler` listener events async | |||
2021-06-08 | Merge branch 'master' into feature/expose_http_metrics | Valery Piashchynski | |
2021-06-08 | - Make listener push async in the worker_handler | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-08 | #709 feat(metrics): expose HTTP metrics | Valery Piashchynski | |
#709 feat(metrics): expose HTTP metrics | |||
2021-06-07 | - Remove git checkout HEAD2 from the CodeQL as no longer necessary | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-07 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-07 | - Add metrics exporter for the workers | Valery Piashchynski | |
- Add metrics for the request duration and request count - Add tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-06 | Remove tools folder | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-06 | Update dependencies | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-05 | #706 feat(CI): add `Windows` github actions CI | Valery Piashchynski | |
#706 feat(CI): add `Windows` github actions CI | |||
2021-06-05 | - Remove storage tests (Linux) | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-05 | - Remove storage tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-05 | - Remove storage as unused | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-05 | - Remove incorrect test with races | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-05 | - Add Windows github actions | Valery Piashchynski | |
- Update tests, fix Windows issues Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-05 | #705 feat(websockets): bug fixing and polishing | Valery Piashchynski | |
#705 feat(websockets): bug fixing and polishing | |||
2021-06-05 | - Switch to better gzip middleware (performance) | Valery Piashchynski | |
- Use EXISTS to check of the particular topic exists in the redis cluster instead of SMEMBERS Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-05 | - Websockets bug fixing and polishing | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-03 | #702 fix(fcgi): use fcgi server in the `applyMiddlewares` for the `serveFCGI` | Valery Piashchynski | |
#702 fix(fcgi): use fcgi server in the `applyMiddlewares` for the `serveFCGI` | |||
2021-06-03 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-03 | Merge remote-tracking branch 'origin/master' into bug/fcgi_leads_to_npe | Valery Piashchynski | |
2021-06-03 | - Use fcgi in the applyMiddlewares for the fcgi, not https | Valery Piashchynski | |
- Add tests | |||
2021-06-03 | #700 fix(bug): do not write internal error to the users responseWriter | Valery Piashchynski | |
#700 fix(bug): do not write internal error to the users responseWriter |