Skip to content

Bring the published tree up to the source - #8

Merged
matrixarkai merged 1 commit into
mainfrom
oss/sync-from-source
Aug 24, 2026
Merged

Bring the published tree up to the source#8
matrixarkai merged 1 commit into
mainfrom
oss/sync-from-source

Conversation

@bjmeetsfo

Copy link
Copy Markdown
Collaborator

The published tree dates from 2026-08-12. The source has moved on by about 3,350 lines across 10 files, and this brings the published tree level with it.

The largest piece is the replacement policy work -- including finding the eviction victim from the cold end rather than scanning for it -- along with the cache facades, the multilayer cache, storage engines, allocator and GC wiring, and a policy_bench example that had never been published.

The test module grows by roughly 1,000 lines with it, so the behaviour arrives together with the tests that pin it rather than ahead of them.

Verification

cargo test green: 277 passed, 0 failed.

Unlike the MatrixRaft sync, nothing here was broken at the source -- this is a straight catch-up.

The published snapshot dates from 2026-08-12; the source has moved on by about
3,350 lines across 10 files. The largest piece is the replacement policy work
-- including finding the eviction victim from the cold end rather than
scanning -- along with cache facades, the multilayer cache, storage engines,
allocator and GC wiring, and a policy_bench example that was not published at
all.

The test module grows by roughly 1,000 lines with it, so the behaviour arrives
with the tests that pin it rather than ahead of them.

`cargo test` is green: 277 passed.
@matrixarkai
matrixarkai merged commit fd75d8b into main Aug 24, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants