Commit Graph

25 Commits

Author SHA1 Message Date
bd30464a08 fix: manifest generation with multiple chunks 2025-08-15 21:56:33 +10:00
c67cca4ee0 fix: remove debug println 2025-08-15 21:41:48 +10:00
cae208a3e0 fix: zip read sizing 2025-08-15 21:30:25 +10:00
4fb9bb7563 fix: manifest sizing for slow backends 2025-08-15 16:49:18 +10:00
dc3a420986 feat: performance improvements, fix zip 2025-08-13 11:35:50 +10:00
c1aaf8adcd feat: work on version backend system 2025-07-01 22:51:22 +10:00
45a26c7156 inprogress: handoff to quexeky 2025-05-28 13:53:28 +10:00
16b78bca17 fix: chunk size 2025-05-27 10:34:44 +10:00
7ede73e87c feat: move to backend-based manifest 2025-05-26 13:56:24 +10:00
6a951bd33d Ran cargo fmt
Signed-off-by: quexeky <git@quexeky.dev>
2024-11-04 18:15:06 +11:00
119f42e2ba Improve QoC
Signed-off-by: DecDuck <declanahofmeyr@gmail.com>
2024-11-01 00:01:45 +11:00
ae978bc0a0 Converting to md5 2024-10-26 22:11:47 +11:00
db69392c90 My bad - makins sure that it build correctly 2024-10-26 15:59:48 +11:00
8e5e4b7df9 Update manifest.rs 2024-10-26 04:52:35 +00:00
e079ec5cac add tests and ci rules 2024-10-26 15:33:11 +11:00
3723dcef46 stablised API 2024-10-21 20:45:46 +11:00
75e9e7d74c refactored to create manifest by filename 2024-10-14 13:01:56 +11:00
43c25f0caa hashmap chunks for speed 2024-10-13 15:02:04 +11:00
0ddd263d74 add metadata about chunk length 2024-10-12 11:00:26 +11:00
73e8f9b42c got rid of thread utils, and made the processing properly async 2024-10-11 16:33:11 +11:00
3e68f0524e non blocking async 2024-10-11 15:57:20 +11:00
f88fd2a016 async utils that might fix my problem 2024-10-11 15:51:32 +11:00
174e48667f added progress & log callback functions 2024-10-10 16:35:45 +11:00
8af08460b0 new manifest generation with checksums for Drop 2024-10-10 14:37:49 +11:00
2b07f487a6 initial commit 2024-10-06 13:45:03 +11:00