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

Implementation of Azure Blob Event Store #22

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Implementation of Azure Blob Event Store #22

wants to merge 6 commits into from

Conversation

stemarie
Copy link

  • Added new Project SimpleCqrs.EventStore.AzureBlob
    ** Implementation of Azure Blob Event Store using class AzureBlobEventStore
  • Added new unit test SimpleCqrs.EventStore.AzureBlob.Tests
    ** Holistic test that inserts 3 domain events, retrieves them and checks for equality
    ** All tests pass

Should be trivial for anyone to use the AzureBlob event store as constructor parameters are both strings

@darrencauthon
Copy link
Collaborator

Wow, cool!

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