rafaeldpsilva aa07347604 Implement iterative FTP scan and skip logic with processed file cache
- Add iterative directory scanning to prevent infinite recursion - Cache
processed files in memory to avoid redundant database lookups - Skip
already processed files using cache and database fallback - Add tests
for skip logic and iterative scan behavior - Change logging for MongoDB
connection and file storage to debug level - Clean up FastAPI app and
remove redundant docstrings
2025-09-12 13:43:21 +01:00
2025-09-09 13:46:42 +01:00
2025-09-09 13:46:42 +01:00
2025-09-09 13:46:42 +01:00
2025-09-09 13:46:42 +01:00
2025-09-09 13:46:42 +01:00
Description
No description provided
408 KiB
Languages
Python 99%
Dockerfile 0.8%
JavaScript 0.2%