files indexing / disk cataloging tool, with duplicates finding, desktop gui, cathy-inspired and backwards-compatible for .caf files
-
Updated
Aug 28, 2025 - Python
files indexing / disk cataloging tool, with duplicates finding, desktop gui, cathy-inspired and backwards-compatible for .caf files
A tiny app for extracting file metadata from Azure Blob Storage and synchronizing it with an MSSQL database.
The main idea is to match and search words efficiently among text files in a directory. The files are indexed using multiprocessing. The indexed files are then searched using a Trie. In simple words, this project is word autocomplete using multiprocessing and trie.
Add a description, image, and links to the file-indexing topic page so that developers can more easily learn about it.
To associate your repository with the file-indexing topic, visit your repo's landing page and select "manage topics."