Commit graph

299 commits

Author SHA1 Message Date
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
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
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
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
a0a3b26177 refactoring continuing 2025-06-22 08:27:54 -04:00
742e590382 cleaner dev experience refactor 2025-06-22 07:31:00 -04:00
8b17f98845 refactored handler 2025-06-22 07:17:21 -04:00
62a2f15dab refactoring 2025-06-22 07:13:09 -04:00
3fb9df425c work on qm 2025-06-21 23:45:57 -04:00
0c77449584 work on new di system 2025-06-21 22:30:19 -04:00
4096e91e67 fixed typescript 2025-06-21 21:50:51 -04:00
931f212ec7 modern decodators 2025-06-21 21:24:09 -04:00
8405f44bd9 fixed libs ready for new data-injection 2025-06-21 20:38:16 -04:00
c5a114d544 updated di 2025-06-21 20:07:43 -04:00
3227388d25 integrated data-ingestion 2025-06-21 19:42:20 -04:00
9673ae70ef libs ready i think 2025-06-21 19:15:58 -04:00
1b34da9a69 libs fully refactored 2025-06-21 19:00:10 -04:00
63baeaec70 libs working i think 2025-06-21 18:52:01 -04:00
dc4bd7b18e moved handlers out of queue will be reused with event-bus 2025-06-21 18:32:55 -04:00
36cb84b343 moved folders around 2025-06-21 18:27:00 -04:00
09d907a10c added new di with connection pool and rebuild of the database/cache services 2025-06-21 14:54:51 -04:00
be6afef832 renaming services to more suitable names 2025-06-21 14:02:54 -04:00
3ae9de8376 started refactor of data-sync-service 2025-06-21 13:48:22 -04:00
ab0b7a5385 refactoring handlers 2025-06-21 10:33:03 -04:00
1bb2380a28 fixed up qm tasks and shutdown sequence 2025-06-21 09:39:09 -04:00