Skip to content

SUGGESTION: Whitelist or Blacklist of Aggregate Types for Version History #18

Description

@Jbower1

Currently when UseVersionHistory is set to true in DataStoreOptions it will create aggregate history items for all aggregates using DataStore when it calls IncrementAggregateHistoryIfEnabled<T>.

If DataStoreOptions was extended to allow for either a white list or a blacklist of aggregate types for version history then it would prevent un-needed read and write for aggregates where the version history will never be used (e.g. in log items).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions