What to build
The RedDB storage backend stops inline-truncating bodies: it writes bytes to the BlobStore and stores only a cas pointer plus metadata, bytes-first then pointer-second, removing the ~1 MiB coverage ceiling. See ADR-0006.
Acceptance criteria
Blocked by
What to build
The RedDB storage backend stops inline-truncating bodies: it writes bytes to the BlobStore and stores only a
caspointer plus metadata, bytes-first then pointer-second, removing the ~1 MiB coverage ceiling. See ADR-0006.Acceptance criteria
Blocked by