Skip to content

Add support for multiple independent entities namespaces #360

@Dishwasha

Description

@Dishwasha

A larger single page application may be composed of a number of features that may be better served by having isolation between the models and overlapping entity types to reduce unintended side effects. Currently VuexORM supports a single database and Vuex entities namespace which is configured globally. Extending this to support registering multiple VuexORM databases and linking models to those namespaces, or allowing a single database to have multiple namespaces that models can be linked to would be two possible ways to solve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestneed designNeed design discussion before implementation

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions