Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable serialization of both collections and read transactions #112

Merged
merged 1 commit into from
Mar 12, 2024
Merged

Enable serialization of both collections and read transactions #112

merged 1 commit into from
Mar 12, 2024

Conversation

adamreichold
Copy link
Contributor

Serialization of read transactions can be required to ensure consistency, i.e. storing the same information elsewhere as was written to the serialized representation.

Serialization of read transactions can be required to ensure consistency,
i.e. storing the same information elsewhere as was written to the
serialized representation.
Copy link
Member

@Firstyear Firstyear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After your first PR I was thinking it would be better to have this on the read side transaction, and you went ahead and did it without me even having to ask 🤣

@Firstyear Firstyear merged commit 05e178c into kanidm:master Mar 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants