NServiceBus.Persistence.Sql
NServiceBus.Persistence.Sql copied to clipboard
Test performance when making correlation id column primary key
Describe the suggested improvement
Based on https://github.com/Particular/NServiceBus.Persistence.Sql/issues/898#issuecomment-2334643433
It is asked by @bbrandt if making the correlation column the primarykey could have performance benefits.
Additional Context
No response