Commit graph

396 commits

Author SHA1 Message Date
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
50e5b5cbed fixed pipeline handlers 2025-06-23 18:46:22 -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
b67fe48f72 reorganized web-app 2025-06-23 16:55:29 -04:00
5c87f068d6 added logging 2025-06-23 14:36:47 -04:00
d76f0ff5ff small 2025-06-23 13:55:22 -04:00
8a1a28b26e added proper error messaged 2025-06-23 12:35:10 -04:00
71f771862b fixed queue names issue 2025-06-23 11:49:13 -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
da1c52a841 moved most api stuff to web-api and built out a better monitoring solution for web-app 2025-06-23 09:01:29 -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
177fe30586 i donno 2025-06-22 21:19:35 -04:00
5c269453f2 simplified things 2025-06-22 21:13:19 -04:00
cdc2f44e86 fixed proxy handler 2025-06-22 21:06:33 -04:00
4d7c7df909 removed dep methods 2025-06-22 20:55:26 -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
9a5e87ef4a removed migration files 2025-06-22 18:43:49 -04:00
80c1dcb6cb removed configuration from index files and moved to di container 2025-06-22 18:34:58 -04:00
a3459f5865 getting aligned and refactored 2025-06-22 18:27:48 -04:00
60ada5f6a3 di-refactor coming along 2025-06-22 18:14:34 -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
5318158e59 cleanup 2025-06-22 16:11:07 -04:00
3821431737 finished up initial ceo handler 2025-06-22 16:10:44 -04:00
5009ccbeda removed old working on ceo handler 2025-06-22 13:26:29 -04:00
acf66dbfb6 fixes 2025-06-22 13:16:49 -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
fabf42dc7f work on ceo initial symbol and exchanges - pretty much done 2025-06-22 12:09:03 -04:00
7abc446671 fixed fetch and initial work on ceo 2025-06-22 11:47:16 -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
a07a71d92a removed http client for a simple fetch wrapper with logging in utils 2025-06-22 09:03:34 -04:00
89cbfb7848 refactored db's and browser 2025-06-22 08:45:14 -04:00