Commit graph

68 commits

Author SHA1 Message Date
b845a8eade added cli-covarage tool and fixed more tests 2025-06-26 14:23:01 -04:00
b63e58784c tests 2025-06-25 11:38:23 -04:00
3a7254708e tests 2025-06-25 10:47:00 -04:00
54f37f9521 created lots of tests 2025-06-25 09:20:53 -04:00
42baadae38 fixed build libs 2025-06-25 08:29:53 -04:00
b03231b849 removed old tests, created new ones and format 2025-06-25 07:46:59 -04:00
eff529a6ca added initial batch decorator and fixed payload - still need to test batching 2025-06-24 23:15:43 -04:00
44c087aaae work on ceo and extra jobs for shorts 2025-06-24 22:55:22 -04:00
b25222778e work on ceo 2025-06-24 18:09:32 -04:00
c8dcd697c9 removed delayWorkerStart 2025-06-24 16:18:20 -04:00
f6038d385f removing deprecations 2025-06-24 15:32:56 -04:00
fa67d666dc fixed up worker counts 2025-06-24 15:09:50 -04:00
f41622e530 fixed up workers 2025-06-24 13:27:43 -04:00
60d7de1da8 huge refactor done 2025-06-24 11:59:35 -04:00
843a7b9b9b huge refactor to remove depenencie hell and add typesafe container 2025-06-24 09:37:51 -04:00
547dd0ae54 fixed error 2025-06-23 22:59:35 -04:00
969cbad7ac fixed some lint issues 2025-06-23 22:58:42 -04:00
ce5fa9da4a cleanup 2025-06-23 22:32:51 -04:00
d7979500eb added knip, and starting to remove unused stuff 2025-06-23 22:11:59 -04:00
ca5f09c459 removed deprecated code 2025-06-23 21:39:04 -04:00
34c6c36695 handler to auto register and removed service registry, cleaned up queues and cache naming 2025-06-23 21:23:38 -04:00
0d1be9e3cb restructured libs to be more aligned with core components 2025-06-23 19:51:48 -04:00
947b1d748d fixed deps 2025-06-23 19:47:01 -04:00
24768446f5 dependency hell fixes 2025-06-23 19:07:17 -04:00
26d9b9ab3f fixed all lint errors 2025-06-23 18:14:43 -04:00
519d24722e fixed lint issues 2025-06-23 17:07:30 -04:00
8a1a28b26e added proper error messaged 2025-06-23 12:35:10 -04:00
a3f2f199b4 switched all console logs to logger 2025-06-23 11:34:58 -04:00
3877902ff4 unified config 2025-06-23 11:16:34 -04:00
e7c0fe2798 added a smart queue manager and moved proxy logic to proxy manager to make handler just schedule a call to it 2025-06-23 10:45:06 -04:00
fbff428e90 updated ib handler 2025-06-23 08:05:59 -04:00
9492f1b15e refactored monorepo for more projects 2025-06-22 23:48:01 -04:00
4632c174dc added schedule job to have all params not just delay 2025-06-22 22:02:22 -04:00
3ac274705e fixed lint in di 2025-06-22 21:52:21 -04:00
26ebc77fe6 refactored di into more composable parts 2025-06-22 21:47:39 -04:00
5c269453f2 simplified things 2025-06-22 21:13:19 -04:00
190b725149 lint issues 2025-06-22 20:48:05 -04:00
19dfda2392 fixed cache keys 2025-06-22 20:34:35 -04:00
db3aa9c330 removed singletop pattern from queue manager 2025-06-22 19:16:25 -04:00
eeb5d1aca2 created a service container and moved all possible stuff to it to make light index files with reusable container 2025-06-22 19:01:16 -04:00
80c1dcb6cb removed configuration from index files and moved to di container 2025-06-22 18:34:58 -04:00
7d9044ab29 format 2025-06-22 17:55:51 -04:00
d858222af7 refactoring to remove a lot of junk 2025-06-22 16:57:08 -04:00
5009ccbeda removed old working on ceo handler 2025-06-22 13:26:29 -04:00
c6c55e2979 removed old di fully and replaced with awilix 2025-06-22 13:01:12 -04:00
d8ae0cb3c5 added disabled functioality 2025-06-22 12:35:32 -04:00
a63ccc96f5 work on getting close to refactor 2025-06-22 11:08:26 -04:00
8550b1de57 fixed up di 2025-06-22 10:10:05 -04:00
d63025de90 removed questdb 2025-06-22 10:00:54 -04:00
8165994fde almost working 2025-06-22 09:57:38 -04:00