index
:
roadrunner.git
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-21
Correct Websockets test name
v2.3.1-beta.4
Valery Piashchynski
2021-06-21
#732 feat(plugin): rework `broadcast` plugin
Valery Piashchynski
2021-06-21
- Minor tests improvenments
Valery Piashchynski
2021-06-20
- Improve error messages
Valery Piashchynski
2021-06-20
- Update redis/memory pubsubs
Valery Piashchynski
2021-06-18
- Typos
Valery Piashchynski
2021-06-18
- Update CHANGELOG
Valery Piashchynski
2021-06-18
- Add broadcast tests
Valery Piashchynski
2021-06-18
- Rework finished
Valery Piashchynski
2021-06-18
- Rework main parts
Valery Piashchynski
2021-06-17
- Initial broadcast commit
Valery Piashchynski
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
[next]