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
/
plugins
/
informer
/
rpc.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-30
- Update arch diagrams
Valery Piashchynski
2021-06-02
- Return nil if there are no workers in the requested plugin
Valery Piashchynski
2021-04-30
- Update Lister implementation
Valery Piashchynski
2021-04-19
- Add tests, update Informer implementation
Valery Piashchynski
2021-02-03
Fix memory leak in the Worker.go
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
2020-12-21
Move plugins to the roadrunner-plugins repository
Valery Piashchynski
2020-11-26
Swithc Into to Debug logger in resetter and informer RPC
v2.0.0-alpha21
Valery Piashchynski
2020-11-18
Informer plugin ready
Valery Piashchynski