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
/
resetter
Age
Commit message (
Expand
)
Author
2021-04-30
- Update CHANGELOG
Valery Piashchynski
2021-04-30
- Add Availabler interface implementaion for all plugins
Valery Piashchynski
2021-04-22
- General interface, update RPC and Has/Set methods
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-21
Move plugins to the roadrunner-plugins repository
Valery Piashchynski
2020-12-21
Remove config2 alias
Valery Piashchynski
2020-12-20
Merge remote-tracking branch 'origin/2.0' into plugin/redis
Valery Piashchynski
2020-12-20
Latest goridge version support
Valery Piashchynski
2020-12-17
Move config interface to the interfaces folder. Initial redis plugin
Valery Piashchynski
2020-12-17
huge refactor
Valery Piashchynski
2020-12-16
Use ERROR log level everywhere. Remove unused code from Reload plugin
Valery Piashchynski
2020-12-15
Update reloader to support new container
Valery Piashchynski
2020-12-14
update goridge in go.mod
Valery Piashchynski
2020-12-14
Move to goridge3
Valery Piashchynski
2020-11-26
Swithc Into to Debug logger in resetter and informer RPC
v2.0.0-alpha21
Valery Piashchynski
2020-11-19
huge linters fix update
Valery Piashchynski
2020-11-18
Add Resetter tests to the CI and Makefile
Valery Piashchynski
2020-11-18
Resetter plugin finish
Valery Piashchynski