Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-16 | Move plugins to a separate repository | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-12 | Merge remote-tracking branch 'origin' into ↵ | Valery Piashchynski | |
bug/local-and-global-sections-incorrect-parsing | |||
2021-09-12 | change jobs-memory run behavior | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-11 | Update .vscode settings | Valery Piashchynski | |
Update codecov Update configs Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-10 | fix issue with incorrectly parsing local and global configuration | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-10 | do not overwrite psr http attributes on attributes.Init | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-08 | Fix variable assignment | Peter Fox | |
2021-09-07 | Fixes performance issues | Peter Fox | |
2021-09-06 | Lets Zap fields to be used as arguments to logger | Peter Fox | |
2021-09-02 | Do not use copied driver from the map. | Valery Piashchynski | |
Store driver and pipeline only after run w/o error. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-02 | Destroy localPrefetch channel on stop | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-02 | Profiling session fixes: | Valery Piashchynski | |
- Drain local pipeline channel - sync.Map instead of map - Add start-elapsed timings Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-02 | Update endure. | Valery Piashchynski | |
Replace map with sync.Map because various RPC methods can be called simultaneously. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-01 | Remove redundand debug log | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-01 | Close connection in the amqp driver. | Valery Piashchynski | |
bytes.Buffer update in the beanstalk driver Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-09-01 | Code polishing before release | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-31 | Type casting for the amqp headers | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-31 | Naming: service -> plugin | Valery Piashchynski | |
Fix bug with survived workers in the debug mode Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-31 | Tune listener timers | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-31 | Update arch diagramm | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-31 | Finish boltdb tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-30 | Add error to the EventJobError event | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-30 | Tests for the boltdb jobs. | Valery Piashchynski | |
Fix issue with Stop in the jobs plugin which didn't destroy the pool. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-29 | Implement Init, FromPipeline methods | Valery Piashchynski | |
Update receiver in the amqp driver Add simple (initial) boltdb tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-28 | Reduce error check operations | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-26 | Move drivers to the plugin's root. | Valery Piashchynski | |
Fix #771, add tests. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-25 | BoltDB local queue initial commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-23 | Add worker's description for the Prometheus | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-21 | Update dependencies (go.mod) | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-20 | Fix sqs maps parsing | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-20 | Correct AMQP Declare RPC constants | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-20 | Move jobs protocol document to the doc folder | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-19 | Add support for the IPv6 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-18 | Add prometheus metrics for the jobs, update tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-18 | Update jobs stats tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-18 | Update broadcast tests, improve stop mechanism. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-17 | Update Resetter plugin, remove old and unused code | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-17 | Update to go 1.17 | Valery Piashchynski | |
Add Stat with tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-14 | Update broadcast tests, add redis flusing. Initial impl of the job | Valery Piashchynski | |
drivers state. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-13 | Update deprecated prometheus collectors. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-13 | Update go.mod dependencies to the most recent version. | Valery Piashchynski | |
Fix tests according to the new mocks. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-12 | Update AMQP driver defaults | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-12 | Remove unneeded options, complete tests for the ephemeral, update proto | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-12 | Fix various bugs in the SQS. Implement SQS tests for the | Valery Piashchynski | |
jobs_ok.php/jobs_err.php workers. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-12 | Made QoS production like | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Durable requeue algo. Update AMQP and Beanstalk tests to use mock | Valery Piashchynski | |
logger. Fix bugs discovered during testing. Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Remove attempts from the proto, and general jobs options | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Add headers support to the jobs protocol | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Add headers to the protocol | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-08-11 | Increase timeout to 60s. | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> |