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

feat(EventStoreDb): Add AccessStrategy.CustomOrigin #222

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bartelink
Copy link
Collaborator

Provides a Equinox.EventStore.AccessStrategy.CustomOrigin which would be useful in the context of jet/dotnet-templates#40 to enable a custom lookback on a long-running stream (without employing the snapshots strategy).

🤔 Still mulling over whether this is truly a good idea to expose in Equinox

@bartelink
Copy link
Collaborator Author

See also #263 - similar considerations make me not want to expose it until someone has a use case that we can't provide a clean workaround for

@bartelink bartelink force-pushed the master branch 2 times, most recently from b1a5694 to a7486eb Compare May 13, 2022 21:13
@bartelink bartelink force-pushed the master branch 2 times, most recently from 1919c31 to b7e2207 Compare May 30, 2022 10:43
@bartelink bartelink force-pushed the master branch 2 times, most recently from fe2af41 to edda98d Compare June 5, 2023 16:06
@bartelink bartelink changed the title EventStore: Add CustomOrigin access strategy feat(EventStoreDb): Add AccessStrategy.CustomOrigin Jul 26, 2023
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.

1 participant