Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-06-24 | ref: Rename list to batch processor | Gabriel Arakaki Giovanini | |
2023-06-24 | feat: Add log to list list processor | Gabriel Arakaki Giovanini | |
2023-06-24 | feat: Add scheduler again | Gabriel Arakaki Giovanini | |
Since I have fixed the issue with the `SIGTINT` hanging the application I can readd the scheduler once more. Also move the param for amount of scheduler work. | |||
2023-06-23 | feat: Remove unecessary param from repo | Gabriel Arakaki Giovanini | |
2023-06-18 | feat: Move params to flags | Gabriel Arakaki Giovanini | |
Start using flags to set some params like key and database connection. As a flag parse I opt for a lib that uses posix style params. | |||
2023-06-18 | fix: Fix linter issues | Gabriel Arakaki Giovanini | |
2023-06-18 | feat: Inicial commit | Gabriel Arakaki Giovanini | |
It contains rough template for the server and runners. It contains rough template for the server and runners. |