Commit graph

145 commits

Author SHA1 Message Date
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
c57733ebca fixed redis insights to work in gui 2025-06-10 09:20:40 -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
bb06e14ab6 removed cache mode so noeviction gets set 2025-06-09 22:56:23 -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
28e58c3227 test 2025-06-09 21:19:57 -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
2de71c6310 fixes 2025-06-09 20:49:48 -04:00
9ebbf6aace new script for building 2025-06-09 20:46:49 -04:00
8fb1b20ec9 testing 2025-06-09 20:39:36 -04:00
78ba8178b0 updated stuff 2025-06-09 20:32:40 -04:00
2437628591 fixed mongo 2025-06-09 20:19:25 -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
fe96cf6679 updated some docs and removed some 2025-06-08 20:06:35 -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
d67d07cba6 split up http into adapters 2025-06-08 08:05:20 -04:00
afc1843fdb working on proxy service. getting closer 2025-06-08 07:36:07 -04:00
6380165a94 well seems like no socks on bun 2025-06-08 00:01:27 -04:00
93578bd030 added more lists 2025-06-07 23:23:06 -04:00
0eeb893d0f no luck with sock proxies 2025-06-07 22:49:03 -04:00
a7cca4d4a1 updated docker and proxy service 2025-06-07 21:56:16 -04:00