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
path:
root
/
Makefile
Age
Commit message (
Expand
)
Author
7 days
chore(deps): update dependencies
Valery Piashchynski
2022-01-22
update README
Valery Piashchynski
2022-01-15
Repository content update
Valery Piashchynski
2022-01-12
pass logger from the factory
Valery Piashchynski
2021-10-26
Events package update
Valery Piashchynski
2021-09-16
Fix tests
v2.5.0-alpha.1
Valery Piashchynski
2021-09-16
Update Makefile
Valery Piashchynski
2021-09-16
Move plugins to a separate repository
Valery Piashchynski
2021-09-12
Run pipe tests in parallel
Valery Piashchynski
2021-09-11
Update .vscode settings
Valery Piashchynski
2021-09-01
Close connection in the amqp driver.
Valery Piashchynski
2021-09-01
Update Makefile
Valery Piashchynski
2021-09-01
Code polishing before release
Valery Piashchynski
2021-08-21
Update dependencies (go.mod)
Valery Piashchynski
2021-08-17
Update Resetter plugin, remove old and unused code
Valery Piashchynski
2021-08-02
Update CI, move all tests to the single source of truth - makefile
Valery Piashchynski
2021-07-14
Implement Pause/Resume/Stop
Valery Piashchynski
2021-07-12
Add JOBS tests to the Makefile and GitHub CI.
Valery Piashchynski
2021-07-11
Update informer interface to return slice of pointers (do not over-copy
Valery Piashchynski
2021-07-07
Rework test env...
Valery Piashchynski
2021-07-06
Rework ephemeral and binary heaps
Valery Piashchynski
2021-07-05
- Update PQ
Valery Piashchynski
2021-07-05
- Include PQ tests into the CI
Valery Piashchynski
2021-06-20
- Update redis/memory pubsubs
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-09
- Update CI (add new tests)
Valery Piashchynski
2021-06-05
- Remove storage as unused
Valery Piashchynski
2021-05-28
- Include ws tests into Makefile
Valery Piashchynski
2021-05-27
- Update Makefile
Valery Piashchynski
2021-05-12
- Remove old Makefile targets
Valery Piashchynski
2021-04-30
- Update CHANGELOG
Valery Piashchynski
2021-04-26
- Totally rework static plugin
Valery Piashchynski
2021-04-22
- Rework storage drivers
Valery Piashchynski
2021-04-22
- Implement tests for the KV
Valery Piashchynski
2021-04-22
- General interface, update RPC and Has/Set methods
Valery Piashchynski
2021-04-19
- Add tests, update Informer implementation
Valery Piashchynski
2021-03-16
🐛 fix issue with strange messages in the http body when max request
Valery Piashchynski
2021-02-10
Rewrite container for the workers
Valery Piashchynski
2021-02-06
Correct memcached Plugin RPC methods (remove redundant checks, user
Valery Piashchynski
2021-01-27
Move temporal plugin to the temporal repository
Valery Piashchynski
2021-01-25
Initial commit of the Temporal plugins set
Valery Piashchynski
2021-01-25
Remove go 1.11-1.13 from the Makefile
Valery Piashchynski
2021-01-24
Test pipeline for the go 1.11,1.12,1.13,1.14 and recent version
Valery Piashchynski
2021-01-23
interfaces folder deprecated
Valery Piashchynski
2021-01-23
Add multiply golang versions for testing in Makefile
Valery Piashchynski
2021-01-23
Remove redundand utils test
Valery Piashchynski
2021-01-21
Allow https to listen on unix sockets
Valery Piashchynski
2021-01-19
Uniform all errors operations
Valery Piashchynski
2021-01-19
Uniform debug message from the http hanlder
Valery Piashchynski
[next]