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

speedup orbit-db load by not checking did signature if the did is already written in the DB #130

Open
fazo96 opened this issue Aug 23, 2018 · 0 comments

Comments

@fazo96
Copy link
Collaborator

fazo96 commented Aug 23, 2018

When loading, even if the did is already there, the OrbitDB SQL Index will check the did signature wasting a lot of work. We could just determine that the did should not be written to the DB anyway before checking the signature

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