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
path:
root
/
plugins
/
informer
/
plugin.go
Age
Commit message (
Expand
)
Author
2021-09-16
Move plugins to a separate repository
Valery Piashchynski
2021-08-17
Update to go 1.17
Valery Piashchynski
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-02
- Return nil if there are no workers in the requested plugin
Valery Piashchynski
2021-04-30
- Add Availabler interface implementaion for all plugins
Valery Piashchynski
2021-04-30
- Update Lister implementation
Valery Piashchynski
2021-04-29
- Add new interface to obtain all plugins
Valery Piashchynski
2021-04-19
- Add tests, update Informer implementation
Valery Piashchynski
2021-01-23
interfaces folder deprecated
Valery Piashchynski
2021-01-23
Stabilization PR
Valery Piashchynski
2021-01-19
Uniform all errors operations
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
2020-12-21
Move plugins to the roadrunner-plugins repository
Valery Piashchynski
2020-12-17
huge refactor
Valery Piashchynski
2020-12-03
Initial commit of checker plugin
Valery Piashchynski
2020-11-18
Informer plugin ready
Valery Piashchynski