Skip to content
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.

OpenCqrs.Store.EF.SqlServer: Add index for AggregateId during table creation for DomainEvent / DomainCommand tables #36

Open
asokalskyy opened this issue Aug 30, 2018 · 1 comment
Assignees

Comments

@asokalskyy
Copy link

asokalskyy commented Aug 30, 2018

Event history is loaded during GetById method, so fast indexed query is a requirement.

@lucabriguglia
Copy link
Owner

Agree, good spot! Thanks :-)

@lucabriguglia lucabriguglia added this to the Version 5.3 milestone Aug 30, 2018
@lucabriguglia lucabriguglia removed this from the Version 5.4 milestone Nov 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants