Zhengchao An
a5e7dda6d9
refactor(io): make aligned pread error primary ( #4063 )
2026-06-29 21:46:20 +08:00
Zhengchao An
9567e7b3be
refactor(io): make accurate reader names primary ( #4060 )
2026-06-29 20:20:22 +08:00
Zhengchao An
5fc25eccb3
feat(io-core): add truthful buffered io aliases ( #4032 )
2026-06-29 10:01:59 +08:00
Zhengchao An
ed56ffb54a
docs(io): clarify zero copy metric transition ( #4029 )
2026-06-29 08:21:07 +08:00
Zhengchao An
aa8b8b5706
docs: document crypto RC version dependencies ( #732 ) ( #4011 )
...
* docs: document crypto RC version dependencies
Add comment explaining why aes-gcm and chacha20poly1305 use RC
versions and the migration path when stable versions are released.
Refs #732
* fix: remove all backlog links from code and comments
2026-06-28 20:47:51 +08:00
Zhengchao An
7238a937a9
fix: correct misleading zero-copy/direct-io docs and internal naming ( #733 Phase 1) ( #3976 )
2026-06-28 09:12:49 +08:00
安正超
642d83f0e4
revert: remove #2351 chunk I/O and object-io crate (phase 7) ( #2543 )
...
Co-authored-by: houseme <housemecn@gmail.com >
2026-04-15 10:54:41 +08:00
houseme
32bf8f5bf3
feat(storage): add direct chunk GET fast path ( #2351 )
...
Signed-off-by: houseme <housemecn@gmail.com >
Co-authored-by: heihutu <heihutu@gmail.com >
Co-authored-by: cxymds <Cxymds@qq.com >
2026-04-07 08:33:46 +08:00
houseme
7172e151de
fix: address correctness, safety, and concurrency issues ( #2327 )
...
Co-authored-by: heihutu <heihutu@gmail.com >
Co-authored-by: houseme <housemecn@gmail.com >
2026-03-30 00:30:57 +08:00