Skip to content

Rolling-deployment-friendly schema migration (read-with-old, write-with-new) #7

@pathosDev

Description

@pathosDev

For a deploy where v1 + v2 readers/writers run side-by-side: support 'I can read both v1 and v2; on save I emit v2 only'. Today the actor chooses one currentVersion at boot. Needed for zero-downtime schema upgrades in production.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions