Skip to content

Repository store adapter#816

Draft
DavidBadura wants to merge 1 commit into4.0.xfrom
store-adapter
Draft

Repository store adapter#816
DavidBadura wants to merge 1 commit into4.0.xfrom
store-adapter

Conversation

@DavidBadura
Copy link
Member

We have often had to check specific store implementations in the repository to build the query.

https://github.com/patchlevel/event-sourcing/blob/3.17.x/src/Repository/DefaultRepository.php#L72

and

https://github.com/patchlevel/event-sourcing/blob/3.17.x/src/Repository/DefaultRepository.php#L120-L130

With this adapter, i am trying to outsource this logic to specific adapter classes.

@DavidBadura DavidBadura changed the base branch from 3.17.x to 4.0.x February 16, 2026 08:50
@DavidBadura DavidBadura added enhancement New feature or request BC-Break labels Feb 16, 2026
@DavidBadura DavidBadura added this to the 4.0.0 milestone Feb 16, 2026
@DavidBadura DavidBadura changed the title Store adapter Repository store adapter Feb 16, 2026
@DavidBadura DavidBadura self-assigned this Mar 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

BC-Break enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant