Skip to content

Conversation

DavidBadura
Copy link
Member

No description provided.

Copy link

github-actions bot commented Sep 9, 2025

Hello 👋

here is the most recent benchmark result:


This comment gets update everytime a new commit comes in!

@@ -11,7 +11,7 @@ powered by the reliable Doctrine ecosystem and focused on developer experience.
* Automatic [snapshot](snapshots.md)-system to boost your performance
* [Split](split_stream.md) big aggregates into multiple streams
* Versioned and managed lifecycle of [subscriptions](subscription.md) like projections and processors
* Safe usage of [Personal Data](personal_data.md) with crypto-shredding
* Safe usage of [Personal Data](sensitive_data.md) with crypto-shredding
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* Safe usage of [Personal Data](sensitive_data.md) with crypto-shredding
* Safe usage of [Sensitive Data](sensitive_data.md), like personal data, with crypto-shredding

@@ -459,4 +459,4 @@ final class DTO
* [How to define aggregates](aggregate.md)
* [How to define events](events.md)
* [How to snapshot aggregates](snapshots.md)
* [How to work with personal data](personal_data.md)
* [How to work with personal data](sensitive_data.md)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* [How to work with personal data](sensitive_data.md)
* [How to work with sensitive data](sensitive_data.md)

@@ -261,4 +261,4 @@ And if the version is no longer correct and the snapshot is therefore invalid, t
* [How to define aggregates](aggregate.md)
* [How to store and load aggregates](repository.md)
* [How to split streams](split_stream.md)
* [How to work with personal data](personal_data.md)
* [How to work with personal data](sensitive_data.md)
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* [How to work with personal data](sensitive_data.md)
* [How to work with sensitive data](sensitive_data.md)

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