No description
Find a file
Silas Brack 4f10489b13 Add rebuild tool: scan nginx volumes to reconstruct SQLite index
Walks nginx autoindex JSON recursively, merges replicas across volumes,
and bulk-inserts into a fresh database. Also adds reqwest json feature.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 10:30:15 +01:00
src Add rebuild tool: scan nginx volumes to reconstruct SQLite index 2026-03-07 10:30:15 +01:00
tests Add integration tests 2026-03-07 10:17:52 +01:00
.gitignore Initial commit 2026-03-07 09:53:12 +01:00
Cargo.lock Remove unused tokio-stream dependency 2026-03-07 10:26:50 +01:00
Cargo.toml Add rebuild tool: scan nginx volumes to reconstruct SQLite index 2026-03-07 10:30:15 +01:00
config.toml Initial commit 2026-03-07 09:53:12 +01:00
docker-compose.test.yml Add integration tests 2026-03-07 10:17:52 +01:00
PHILOSOPHY.md Make plan 2026-03-07 10:04:03 +01:00
TESTING.md Make plan 2026-03-07 10:04:03 +01:00
TODO.md Make plan 2026-03-07 10:04:03 +01:00