Skip to content

Add global filter predicates #98

Open
@mgernand

Description

@mgernand

Allow the definition of repository global filter predicates. This global filter will be applied to every query in addition to a custom query part.

This could be used f.e. to implement multi-tenacy using a shared database and disciminator column in a global place, instead of an interceptor for every aggregate root.

Different global filter predicates could be configured for different aggregate root types.

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