summaryrefslogtreecommitdiff
path: root/pkg/worker/worker.go
AgeCommit message (Collapse)Author
2021-02-03Fix memory leak in the Worker.goValery Piashchynski
2021-02-02Move worker states out of internalValery Piashchynski
2021-01-23interfaces folder deprecatedValery Piashchynski
2021-01-21Fix headers configsValery Piashchynski
Update rr.yaml Remove previous stderr messages when they were sent
2021-01-21Uniform all configsValery Piashchynski
Add debug server Check nil's for all plugin intialization
2021-01-19Uniform all errors operationsValery Piashchynski
Add new ExecTTL event Update tests Signed-off-by: Valery Piashchynski <[email protected]>
2020-12-26Reorganize eventsv2.0.0-beta4Valery Piashchynski
2020-12-23Initial implementation of serve, reset, workers commands for the RR2Valery Piashchynski
2020-12-22events listeners refactor, CLI initial commitValery Piashchynski
2020-12-21Remove unused contex from interfaces. Update pool allocator.Valery Piashchynski
2020-12-20Merge remote-tracking branch 'origin/2.0' into plugin/redisValery Piashchynski
# Conflicts: # go.sum # pkg/pipe/pipe_factory_test.go # pkg/pool/static_pool.go # plugins/rpc/plugin.go
2020-12-20Latest goridge version supportValery Piashchynski
2020-12-18Move roadrunner payload out of internal to pkgv2.0.0-alpha25Valery Piashchynski
2020-12-17Redis initial commitValery Piashchynski
2020-12-17Update events handler, add mutex to pushValery Piashchynski
2020-12-17Now betterValery Piashchynski
2020-12-17huge refactorValery Piashchynski