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

Add ResolveOption.AllowStale #157; Write through EventStore Cache #167

Merged
merged 4 commits into from
Oct 14, 2019

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Oct 7, 2019

Resolves #157

  • Implement
  • Add tests
  • Change EventStore behavior to store written state in cache

@bartelink bartelink added this to the 2.0 milestone Oct 7, 2019
@bartelink bartelink changed the title Add AllowStale ResolveOption Add ResolveOption.AllowStale re #157 Oct 7, 2019
@bartelink bartelink marked this pull request as ready for review October 7, 2019 08:42
@bartelink bartelink force-pushed the use-cache branch 2 times, most recently from 37f0467 to 2203df9 Compare October 13, 2019 14:36
@bartelink bartelink changed the title Add ResolveOption.AllowStale re #157 Add ResolveOption.AllowStale #157; Write through EventStore Cache Oct 14, 2019
@bartelink bartelink merged commit 564b191 into master Oct 14, 2019
@bartelink bartelink deleted the use-cache branch October 14, 2019 01:23
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.

Add ResolveOption.AllowStale to Resolver
1 participant