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

Rework storage interface and Sqlite implementation #24

Open
justprosh opened this issue Oct 17, 2021 · 0 comments
Open

Rework storage interface and Sqlite implementation #24

justprosh opened this issue Oct 17, 2021 · 0 comments

Comments

@justprosh
Copy link
Member

  • in-memory storage is not important and can be removed for now
  • to implement proper GC we need to store trust nodes, not as blobs, but as flat objects
  • storage interface should be changed to operate with certain trust relations without extracting the full TrustNode object from db
  • all tg crate tests should be moved to marine_test
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