index
:
roadrunner.git
dependabot/github_actions/codecov/codecov-action-5.2.0
master
stable
🤯 High-performance PHP application server, process manager written in Go and powered with plugins
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-06-16
#730 bug(websockets): not properly checked request origin
v2.3.1-beta.3
Valery Piashchynski
2021-06-16
- Update ws plugin responses (text instead of binary)
Valery Piashchynski
2021-06-16
- Type in the GHA
Valery Piashchynski
2021-06-16
- Update CHANGELOG
Valery Piashchynski
2021-06-16
- Add origin check for the websockets
Valery Piashchynski
2021-06-15
Add Go 1.17beta1 tests to the Makefile
Valery Piashchynski
2021-06-14
#725 feat(plugin): make `in-memory` plugin general for the KV and WS
Valery Piashchynski
2021-06-14
- Update in-memory plugin
Valery Piashchynski
2021-06-14
#724 fix(boltdb): fix boltdb permissions, interval, config bugs
v2.3.1-beta.1
Valery Piashchynski
2021-06-14
- Update CHANGELOG
Valery Piashchynski
2021-06-14
Merge remote-tracking branch 'origin/master' into fix/boltdb_plugin
Valery Piashchynski
2021-06-14
#723 fix(redis, ws): redis driver not available
Valery Piashchynski
2021-06-14
- Fix boltdb issues
Valery Piashchynski
2021-06-14
- Add more tests
Valery Piashchynski
2021-06-14
- Rework redis with ws plugins
Valery Piashchynski
2021-06-14
#722 feat(opt): `inuse_space` and `runtime.newobject` optimizations
Valery Piashchynski
2021-06-13
- Use pool for the FetchPID operation
Valery Piashchynski
2021-06-13
- Optimize sync_worker payload exec
Valery Piashchynski
2021-06-11
Update go.mod
v2.3.0
Valery Piashchynski
2021-06-11
Remove redundant frame to byte casting
Valery Piashchynski
2021-06-11
Update tests
Valery Piashchynski
2021-06-09
#715 feat(protocol): use protobuf for the `kv` and `websockets` RPC calls
v2.3.0-beta.3
Valery Piashchynski
2021-06-09
- Update CHANGELOG
Valery Piashchynski
2021-06-09
- Update CHANGELOG
Valery Piashchynski
2021-06-09
- Switch to the new goridge v3.1 which supports PROTOBUF
Valery Piashchynski
2021-06-09
#714 feat(logger): file logger with log rotation support
Valery Piashchynski
2021-06-09
- Slightly improve rpc methods errors
Valery Piashchynski
2021-06-09
- Update CHANGELOG
Valery Piashchynski
2021-06-09
- Add support for the file logger with log rotation and compression
Valery Piashchynski
2021-06-09
#713 feat(server): path scan for a potential file path
Valery Piashchynski
2021-06-09
- Add mock logger expected string
Valery Piashchynski
2021-06-09
- Do not run CI on .md files changes
Valery Piashchynski
2021-06-09
- Update CHANGELOG
Valery Piashchynski
2021-06-09
- Update regex
Valery Piashchynski
2021-06-09
- Add more tests
Valery Piashchynski
2021-06-09
- Github CI fix
Valery Piashchynski
2021-06-09
- Update CI (add new tests)
Valery Piashchynski
2021-06-08
#712 feat(ws, kv): switch from the `flatbuffers` to the `protobuf`
v2.3.0-beta.2
Valery Piashchynski
2021-06-08
- Add protobuf versioning
Valery Piashchynski
2021-06-08
- Move ws memory pub-sub plugin into the websockets folder
Valery Piashchynski
2021-06-08
- Switch from the flatbuffers to the protobuf
Valery Piashchynski
2021-06-08
#710 feat(metrics): make `workers_hanler` listener events async
Valery Piashchynski
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
2021-06-08
#709 feat(metrics): expose HTTP metrics
Valery Piashchynski
2021-06-07
- Remove git checkout HEAD2 from the CodeQL as no longer necessary
Valery Piashchynski
2021-06-07
- Update CHANGELOG
Valery Piashchynski
2021-06-07
- Add metrics exporter for the workers
Valery Piashchynski
2021-06-06
Remove tools folder
Valery Piashchynski
2021-06-06
Update dependencies
Valery Piashchynski
[next]