Skip to content

[1.0.0] More sane handling of large multi-value attributes - #323

Open
ChadSikorra wants to merge 3 commits into
FreeDSx:mainfrom
ChadSikorra:fix/multi-value-attributes
Open

ChadSikorra wants to merge 3 commits into
FreeDSx:mainfrom
ChadSikorra:fix/multi-value-attributes

Conversation

@ChadSikorra

Copy link
Copy Markdown
Contributor

This fixes some performance issues with large multi-value attributes. It's still not the best. And I think what we need is to split off multivalue dn relations into a separate table altogether. It's really the only way to tackle something like group membership at scale. Trying to store the entry as one blob is just not scalable for something like that. And we probably need limits in general on how many should be allowed in one attribute. This will have a follow up.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant