fix: use delta+zlib unconditionally — compute_delta always zlib-compresses the delta stream
delta+zstd was a misnomer: compute_delta() zlib-compresses the instruction stream regardless of zstd availability. Advertising delta+zstd on the wire was a lie that broke any receiver routing on the enc label.
Now: _delta_enc is always 'delta+zlib'. Tests C9 pin the invariant.
sha256:04d52bb30881302b41ea184ff56cde691b005a9114505ed7cec04f2759c8b16c
sha
sha256:ab88fb4d612b29b049e646f19d36e2b448619327c5b72b4825f40de9788205fc
snapshot
Older
feat: spectral sigils on issue page, remove redundant body-hd
sha256:5b92adb79641dbf32cd86cfd21cd850a33390a9cfb1d0805a2f50ed45b41ff7e
All commits
Newer
fix: heal ghost objects in _store_batch — verify MinIO presence …
sha256:6195ecc8910bbcf07ea5a8c313c3500389d907f3d687426adfdfc2c3f6c4063a
0 comments
To add a comment, use the Muse CLI:
muse hub commit comment sha256:04d52bb30881302b41ea184ff56cde691b005a9114505ed7cec04f2759c8b16c --body "your comment"
No comments yet. Be the first to start the discussion.