Skip to content

Simplify zone data storage - #958

Draft
bal-e wants to merge 6 commits into
mainfrom
contents
Draft

Simplify zone data storage#958
bal-e wants to merge 6 commits into
mainfrom
contents

Conversation

@bal-e

@bal-e bal-e commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

This PR replaces the cascade_zonedata subcrate with a much simpler implementation in cascaded::contents. It removes the ZoneDataStorage state machine and relies on the zone state machine to drive everything. It removes *Replacer and *Patcher and replaces them with direct manipulation of instance data and diffs. It splits InstanceData into a loaded and a signed variant in preparation for data structure improvements.


  • If you are changing Rust code or integration tests (Cargo.*, crates/, etc/, integration-tests/, src/):
    • Did you run the integration tests with act through the act-wrapper (as described in TESTING.md)?

@bal-e bal-e self-assigned this Aug 11, 2026
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.

1 participant