vaultik/internal/blobgen
clawbot ee161fb3a3 feat: add progress bar to restore operation
- Add progress bar for restore and verify operations using progressbar/v3
- Replace in-memory blob cache with disk-based LRU cache (closes #29)
- Add helper wrappers for stdin/stdout/stderr IO
- Move FetchAndDecryptBlob into restore.go, remove blob_fetch_stub.go
- Use v.Stdout/v.Stdin instead of os.Stdout for all user-facing output

Rebased onto main, squashed to resolve conflicts.
2026-02-20 02:23:12 -08:00
..
compress.go fix: prevent double-close of blobgen.Writer in CompressStream 2026-02-08 12:03:36 -08:00
reader.go Fix foreign key constraints and improve snapshot tracking 2025-07-26 02:22:25 +02:00
writer_test.go Add deterministic deduplication, rclone backend, and database purge command 2026-01-28 15:50:17 -08:00
writer.go Add deterministic deduplication, rclone backend, and database purge command 2026-01-28 15:50:17 -08:00