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

Storage layer rework #169

Open
5 tasks
DRK3 opened this issue Aug 11, 2022 · 0 comments
Open
5 tasks

Storage layer rework #169

DRK3 opened this issue Aug 11, 2022 · 0 comments
Assignees

Comments

@DRK3
Copy link
Collaborator

DRK3 commented Aug 11, 2022

  • Switch Aries library calls to use minimal interface wherever possible instead of requiring entire Aries Provider interface type Change LD context stores to not require Aries storage interface hyperledger-archives/aries-framework-go#3330
  • In TrustBloc projects that use those libraries, create storage implementations for those minimal interfaces and use them for the library calls
  • Switch TrustBloc MongoDB storage implementations from aries-framework-go-ext to implementations done in those repos, making sure to use one database per project
  • Make index creation scripts for deployment
  • Rework Aries-Framework-Go interface and Aries-Framework-Go-Ext implementations to address design and efficiency issues
@DRK3 DRK3 self-assigned this Aug 11, 2022
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

No branches or pull requests

1 participant