Skip to content

feat(io): add optional read cache for disk IO - #2567

Merged
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:feature/opencode-read-cache-component
Aug 3, 2026
Merged

feat(io): add optional read cache for disk IO#2567
LHT129 merged 1 commit into
antgroup:mainfrom
LHT129:feature/opencode-read-cache-component

feat(io): implement read-cache layer for disk IO

937ad55
Select commit
Loading
Failed to load commit list.
Mergify / Mergify Merge Protections succeeded Jul 31, 2026 in 2s

3 applicable rules, 3 validating requirements

Merge Protections

🟢 All 3 merge protections satisfied — ready to merge.

Show 3 satisfied protections

🟢 Require kind label

  • label~=^kind/

🟢 Require version label

  • label~=^version/

🟢 Require linked issue for feature/bug PRs

  • body~=(?im)(?:^|[\s\-\*])(?:close[sd]?|fix(?:e[sd])?|resolve[sd]?)\s*:?\s+(?:#\d+|[\w.\-]+/[\w.\-]+#\d+|https?://github\.com/[\w.\-]+/[\w.\-]+/issues/\d+)