Age | Commit message (Expand) | Author |
2021-08-31 | #770: feat(`driver,jobs`): local persistent driver based on the `boltdb`, #77... | Valery Piashchynski |
2021-08-31 | Naming: service -> plugin | Valery Piashchynski |
2021-08-31 | Tune listener timers | Valery Piashchynski |
2021-08-31 | Update arch diagramm | Valery Piashchynski |
2021-08-31 | Finish boltdb tests | Valery Piashchynski |
2021-08-30 | Add error to the EventJobError event | Valery Piashchynski |
2021-08-30 | Tests for the boltdb jobs. | Valery Piashchynski |
2021-08-29 | Update boltdb config files | Valery Piashchynski |
2021-08-29 | Implement Init, FromPipeline methods | Valery Piashchynski |
2021-08-28 | Re-allocate a worker with allocate frequency (every 500ms per try) | Valery Piashchynski |
2021-08-28 | Reduce error check operations | Valery Piashchynski |
2021-08-26 | Move drivers to the plugin's root. | Valery Piashchynski |
2021-08-25 | BoltDB local queue initial commit | Valery Piashchynski |
2021-08-25 | upd(deps): update go.mod dependencies | Valery Piashchynski |
2021-08-23 | Add worker's description for the Prometheus | Valery Piashchynski |
2021-08-21 | Update dependencies (go.mod) | Valery Piashchynski |
2021-08-20 | Correct CHANGELOGv2.4.0-beta.1 | Valery Piashchynski |
2021-08-20 | #769: fix(jobs, sqs): fix sqs `attributes` and `tags` parser | Valery Piashchynski |
2021-08-20 | Fix sqs maps parsing | Valery Piashchynski |
2021-08-20 | Correct AMQP Declare RPC constants | Valery Piashchynski |
2021-08-20 | Move jobs protocol document to the doc folder | Valery Piashchynski |
2021-08-19 | #768: feat(net): IPv6 support | Valery Piashchynski |
2021-08-19 | Retry for the beanstalk test | Valery Piashchynski |
2021-08-19 | Experiment with Beanstalk test | Valery Piashchynski |
2021-08-19 | Doc update | Valery Piashchynski |
2021-08-19 | Add // +build compat | Valery Piashchynski |
2021-08-19 | Add support for the IPv6 | Valery Piashchynski |
2021-08-18 | #764: feat(stat): `job` plugin drivers statistic | Valery Piashchynski |
2021-08-18 | Increase beanstalk timeouts | Valery Piashchynski |
2021-08-18 | Increase exec timeout in the TestSupervisedPool_ExecWithDebugMode | Valery Piashchynski |
2021-08-18 | Update golangci-linters | Valery Piashchynski |
2021-08-18 | Add prometheus metrics for the jobs, update tests | Valery Piashchynski |
2021-08-18 | Update jobs stats tests | Valery Piashchynski |
2021-08-18 | Update broadcast tests, improve stop mechanism. | Valery Piashchynski |
2021-08-17 | Update Resetter plugin, remove old and unused code | Valery Piashchynski |
2021-08-17 | Increase wait timeout in the TestBeanstalkStats | Valery Piashchynski |
2021-08-17 | Update to go 1.17 | Valery Piashchynski |
2021-08-15 | Replace Times with MinTimes | Valery Piashchynski |
2021-08-15 | Reload plugin update | Valery Piashchynski |
2021-08-15 | Update dockerfiles (use ubuntu instead of arch), replace heavy | Valery Piashchynski |
2021-08-15 | Correct tests with toxics | Valery Piashchynski |
2021-08-15 | 1s interval for the reloader tests | Valery Piashchynski |
2021-08-15 | Sleep to wait file copy on slow github actions | Valery Piashchynski |
2021-08-15 | Timeout to prevent process is not ready error | Valery Piashchynski |
2021-08-14 | Kill worker instead of stop while error occured. | Valery Piashchynski |
2021-08-14 | Wait for a second to prevent Process not ready error | Valery Piashchynski |
2021-08-14 | Merge branch 'master' into jobs/stat | Valery Piashchynski |
2021-08-14 | Update broadcast tests, add redis flusing. Initial impl of the job | Valery Piashchynski |
2021-08-14 | Add contributors | Valery Piashchynski |
2021-08-13 | #762: fix(tests): update gomock with tests, update all deps in the `go.mod` | Valery Piashchynski |