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(IdentityHubStore): provide CosmosDB implementation of IdentityHubStore #81

Conversation

bscholtes1A
Copy link
Contributor

What this PR changes/adds

Provide CosmosDB implementation of the IdentityHubStore which is used for storing Verifiable Credentials.

Why it does that

Provide persistence for the IdentityHubStore.

Further notes

Linked Issue(s)

Closes #39.

Checklist

  • added appropriate tests?
  • performed checkstyle check locally?
  • added/updated copyright headers?
  • documented public classes/methods?
  • added/updated relevant documentation?
  • added relevant details to the changelog? (skip with label no-changelog)
  • formatted title correctly? (take a look at the CONTRIBUTING and styleguide for details)

@bscholtes1A bscholtes1A requested a review from wolf4ood January 3, 2023 10:04
@bscholtes1A bscholtes1A added the enhancement New feature or request label Jan 3, 2023
@bscholtes1A bscholtes1A changed the title feature(IdentityHubStore): provide CosmosDB implementation of IdentityHubStore feat(IdentityHubStore): provide CosmosDB implementation of IdentityHubStore Jan 3, 2023
@bscholtes1A bscholtes1A merged commit 6d050d6 into eclipse-edc:main Jan 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Persistent IdentityHubStore - CosmosDB extension
2 participants