Commit Graph

24 Commits

Author SHA1 Message Date
Astro 3a14867a75 update axum and reqwest dependencies to http-1.0 2024-03-27 02:03:49 +01:00
Astro d9363e63e2 */Cargo.toml: remove dead lines 2023-10-12 21:04:19 +02:00
Astro bdd3fcb467 hunter/main: use mimalloc 2023-10-01 23:31:17 +02:00
Astro aa1d0f1009 begin collecting tokens 2023-08-08 22:04:29 +02:00
Astro c71dbca47a hunter: try looking up webfinger with known_user 2023-08-01 21:26:17 +02:00
Astro 2847bdc69e hunter: try out tokio-uring 2023-04-24 19:35:19 +02:00
Astro ce3f184d04 hunter: add metrics for prometheus 2022-12-26 03:46:11 +01:00
Astro f5fb098bd2 switch from log to tracing 2022-12-26 03:05:00 +01:00
Astro 47aa137c22 Cargo.toml: fix by moving optimization config to project root 2022-12-04 03:55:36 +01:00
Astro 908fb9c8d3 */Cargo.toml: add optimization flags 2022-12-03 01:51:38 +01:00
Astro c1d2c3786d hunter/main: use jemalloc 2022-12-03 01:47:44 +01:00
Astro fed37ce56f hunter/main: enable trust-dns
seems to use even more memory but perhaps we're no longer bound by
worker threads?
2022-12-03 01:47:07 +01:00
Astro 77997e9720 hunter: redisable reqwst feature rustls 2022-11-24 19:24:44 +01:00
Astro 00ded7dc8e hunter: add posts_cache 2022-11-23 23:59:35 +01:00
Astro e49ae907e5 cave/trend_tag: switch from by_hours to hour_users algorithm 2022-11-14 03:14:12 +01:00
Astro 53ae6e6ba1 hunter/worker: refactor, prepare stream, add robots.txt support 2022-11-11 19:00:37 +01:00
Astro e620c69a32 hunter: refactor worker to prepare for more fetch steps 2022-11-11 18:08:13 +01:00
Astro a5a5a10d15 hunter/redis_store: move into cave::store 2022-11-07 22:07:07 +01:00
Astro e9d3c9aed0 hunter/scheduler: add jitter to interval on no new posts 2022-11-07 04:08:31 +01:00
Astro bd7604f639 cave: init 2022-11-05 20:51:18 +01:00
Astro 9e9e651b10 add nixos-module 2022-11-03 19:49:00 +01:00
Astro 420d53aa61 notify systemd 2022-11-03 17:34:29 +01:00
Astro 748ccd4f59 use env_logger 2022-11-03 17:22:21 +01:00
Astro 63ee84b93c move into subdir hunter/ 2022-11-03 17:17:39 +01:00