Commit graph

67 commits

Author SHA1 Message Date
e341cc0226 work on clean up and switched all to use eodSearchCode 2025-07-13 13:42:22 -04:00
a7146a3f57 fixed up ratelimiting 2025-07-06 18:53:02 -04:00
a616c92656 testing ratelimit 2025-07-06 17:18:01 -04:00
fa70ada2bb messy work. backtests / mock-data 2025-07-03 08:37:23 -04:00
38bd15cad8 work on qm and added disabled to operetions 2025-06-29 09:15:11 -04:00
73399ef142 fixed shutdown 2025-06-28 08:41:24 -04:00
c5f6b37022 removed some old code 2025-06-26 18:17:09 -04:00
bd26ecf3bc fixed all tests 2025-06-26 17:30:13 -04:00
08f713d98b fixed format issues 2025-06-26 16:12:27 -04:00
a700818a06 fixed some lint issues 2025-06-26 16:11:58 -04:00
885b484a37 simplified a lot of stuff 2025-06-26 15:34:48 -04:00
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
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
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
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
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