vaultik/internal/blobgen
clawbot b13368a68a Add CompressStream double-close regression test (closes #35)
Adds regression tests for issue #28 (fixed in PR #33) to prevent
reintroduction of the double-close bug in CompressStream.

Tests cover:
- CompressStream with normal input
- CompressStream with large (512KB) input
- CompressStream with empty input
- CompressData close correctness
2026-02-15 21:08:46 -08:00
..
compress_test.go Add CompressStream double-close regression test (closes #35) 2026-02-15 21:08:46 -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