Skip to content

[1.0.0] Support LDIF change records / not just content.#148

Merged
ChadSikorra merged 1 commit into
FreeDSx:mainfrom
ChadSikorra:upgrade/ldif-part2
May 29, 2026
Merged

[1.0.0] Support LDIF change records / not just content.#148
ChadSikorra merged 1 commit into
FreeDSx:mainfrom
ChadSikorra:upgrade/ldif-part2

Conversation

@ChadSikorra
Copy link
Copy Markdown
Contributor

This updates the LDIF parser to support to return change requests that can be iterated on. Add a separate method on the server for allowing these to be processed directly against the backend.

The seed method should still be used for bulk imports for new entries, as it's atomic in nature and doesn't go through the full request flow that the applyChanges method does.

This makes it much easier to load entries into the storage in general.

…ange requests that can be iterated on. Add a separate method on the server for allowing these to be processed directly against the backend.

The seed method should still be used for bulk imports for new entries, as it's atomic in nature and doesn't go through the full request flow that the applyChanges method does.
@ChadSikorra ChadSikorra merged commit e81be37 into FreeDSx:main May 29, 2026
16 checks passed
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