Kyle Isom ab57f6d01d Add content-addressable blob store package.
Implement the store package with SHA-256 keyed blob storage using a
two-level directory layout (blobs/XX/YY/hash). Supports atomic writes
via temp file + rename, deduplication, and hash validation. Includes
comprehensive tests for round-trip, deduplication, existence checks,
deletion, and subdirectory creation.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-23 21:25:06 -07:00
2023-10-24 22:01:15 -07:00
2023-10-24 22:01:15 -07:00
2023-10-24 22:01:15 -07:00
2023-10-24 22:01:15 -07:00
2023-10-24 22:01:15 -07:00
2023-10-24 22:01:15 -07:00
2023-10-16 21:57:57 -07:00
2023-10-16 21:57:57 -07:00
2023-10-24 22:02:19 -07:00
Description
No description provided
737 KiB
Languages
Go 99%
Nix 0.7%
Makefile 0.2%
Dockerfile 0.1%