Commit graph

101 commits

Author SHA1 Message Date
26eaaa6d61 moved proxy redis init to app start 2025-06-13 13:38:02 -04:00
ebd8c94e70 added more specific batch keys 2025-06-13 13:38:02 -04:00
9c072f91f1 cleanup old init code on batcher 2025-06-13 13:38:02 -04:00
716c90060a still trying 2025-06-13 13:38:02 -04:00
682b50d3b2 trying to get simpler batcher working 2025-06-13 13:38:02 -04:00
746a0fd949 cleaned up index 2025-06-13 13:38:02 -04:00
4883daa3e2 added routes and simplified batch processor 2025-06-13 13:38:02 -04:00
f2b77f38b4 removed proxy-demo 2025-06-10 20:26:22 -04:00
9825e99540 fixes 2025-06-10 15:07:37 -04:00
32d0eaac2d trying to fix startup 2025-06-10 14:48:46 -04:00
00b21a57d7 test 2025-06-10 14:12:24 -04:00
a86367bec5 switched proxy and batch to new redis 2025-06-10 13:52:06 -04:00
ee57b66391 added redis connections script 2025-06-10 12:56:22 -04:00
f52e3332df made a mess 2025-06-10 12:34:12 -04:00
1caa2d5168 fixed batching to work better 2025-06-10 11:11:02 -04:00
b974753d8b seperating batch payload from job queue 2025-06-10 09:58:20 -04:00
34fa4b8e26 test 2025-06-10 09:07:12 -04:00
35df03d00b added id to source 2025-06-09 23:25:21 -04:00
0b7846fe67 linxus fs fixes 2025-06-09 22:55:51 -04:00
ac23b70146 fixing stuff 2025-06-09 22:00:41 -04:00
22859fb9a6 fixed turbo dependecies 2025-06-09 21:14:30 -04:00
cffcd05066 updated tsconfig to exclude tests files for apps 2025-06-09 20:57:51 -04:00
8fb1b20ec9 testing 2025-06-09 20:39:36 -04:00
c172ecc6d3 cleaned up random .js imports 2025-06-09 20:04:42 -04:00
47109baff7 trying to fix build 2025-06-09 20:00:08 -04:00
cc19f88ad2 added d.ts to clean 2025-06-09 19:16:43 -04:00
c66889889e removed drain 2025-06-09 19:08:28 -04:00
b896d3f698 changed some stuff 2025-06-09 18:12:41 -04:00
8a588816c4 fixed error and made batch timings a little more dynamic depending on batch total instead of 15 min spread 2025-06-09 09:07:44 -04:00
b2817656b3 finished proxy-provider - need to test 2025-06-09 08:07:45 -04:00
f78fa459d2 batch processor changes 2025-06-09 00:03:50 -04:00
8b6f6008e4 working 2025-06-09 00:01:16 -04:00
22992cd393 added batching mess 2025-06-08 23:30:46 -04:00
2aaeba2f6c updated loggers to getLogger 2025-06-08 19:52:11 -04:00
1ccdbddb71 added initial jobs for proxies, will prob have to be optimized 2025-06-08 19:32:53 -04:00
39f6c42044 added all multi worker support 2025-06-08 19:11:05 -04:00
9b8a7bdd4b work on queue 2025-06-08 18:56:52 -04:00
bf2fa003b9 moved proxy.service to proxy.tasks 2025-06-08 17:29:10 -04:00
ead13257b3 got app working with jobs scheduling 2025-06-08 17:21:25 -04:00
52c2f08db2 moved jobs to provider config 2025-06-08 15:03:30 -04:00
f9c2860ff4 initial setup, its a mess 2025-06-08 14:49:52 -04:00
811fc86c92 clean up 2025-06-08 14:36:23 -04:00
8daaff27fd reorganized stuff 2025-06-08 14:20:45 -04:00
2bc46cdb2a fixed up lib packages to remove bun dev since they will be imported into apps 2025-06-08 14:15:04 -04:00
f68e620c76 initial data-service started 2025-06-08 13:46:03 -04:00
8681c34529 starting to implement the queue job service 2025-06-08 13:35:07 -04:00
c10a524aa8 removed deprecated createLogger and replaced with getLogger 2025-06-08 12:31:29 -04:00
5d8b102422 testing 2025-06-08 10:03:03 -04:00
413b133a1f getting close to final proxy... i think 2025-06-08 09:30:12 -04:00
2f070d73f9 work on proxy 2025-06-08 08:47:44 -04:00