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
/
tests
/
plugins
/
informer
/
test_plugin.go
Age
Commit message (
Expand
)
Author
2021-08-14
Update broadcast tests, add redis flusing. Initial impl of the job
Valery Piashchynski
2021-07-11
Update informer interface to return slice of pointers (do not over-copy
Valery Piashchynski
2021-06-23
- Swithc from value to pointer to the pool configuration. Interface
Valery Piashchynski
2021-04-30
- Update CHANGELOG
Valery Piashchynski
2021-04-30
- Add Availabler interface implementaion for all plugins
Valery Piashchynski
2021-04-19
- Add tests, update Informer implementation
Valery Piashchynski
2021-02-08
BaseProcess interface as a return type in the worker_watcher,pool and
Valery Piashchynski
2021-01-25
Add new Supervisor test in the http plugin
Valery Piashchynski
2021-01-24
Update Pool and WorkerWatcher interfaces
Valery Piashchynski
2021-01-23
interfaces folder deprecated
Valery Piashchynski
2020-12-26
Huge tests refactoring. Reduce running time 2-3x times
Valery Piashchynski
2020-12-25
Move root plugins to the pkg
Valery Piashchynski
2020-12-25
Initial commit of experiment
Valery Piashchynski