vaultik/internal/blob
sneak bb2292de7f Fix file content change handling and improve log messages
- Delete old file_chunks and chunk_files when file content changes
- Add DeleteByFileID method to ChunkFileRepository
- Add tests to verify old chunks are properly disassociated
- Make log messages more precise throughout scanner and snapshot
- Support metadata-only snapshots when no files have changed
- Add periodic status output during scan and snapshot operations
- Improve scan summary output with clearer information
2025-07-26 02:38:50 +02:00
..
errors.go Refactor blob storage to use UUID primary keys and implement streaming chunking 2025-07-22 07:43:39 +02:00
packer_test.go Fix foreign key constraints and improve snapshot tracking 2025-07-26 02:22:25 +02:00
packer.go Fix file content change handling and improve log messages 2025-07-26 02:38:50 +02:00