Skip to content

Add single message table database schema again for easier upgrades #115

@oliverhanappi

Description

@oliverhanappi

We are still using Rebus 4 and its single message table database schema as transport accross a decent amount of systems. Migrating to the "new" table per queue database schema introduced in Rebus 5 would currently require to update and deploy all systems at once.

It would be nice if there would be an option to enable the old single message table strategy. We would then be able to expose this option as feature flag which is far more easy to toggle accross multiple systems than rolling them out all in parallel.

@mookid8000 I would be happy to contribute the change but want to check first if the change would be accepted. If not we are probably going to fork Rebus.SqlServer and make the change anyways.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions