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: Implemented basic idb datastore #185

Merged
merged 8 commits into from
Apr 21, 2024
Merged

Conversation

dariusc93
Copy link
Owner

@dariusc93 dariusc93 commented Apr 20, 2024

This PR also adds a new storage type to allow defining indexeddb namespace names, otherwise it will use the default. Useful if one is running multiple instances in the same page (eg testing, benchmarking, etc).

@dariusc93 dariusc93 self-assigned this Apr 20, 2024
@dariusc93 dariusc93 marked this pull request as ready for review April 21, 2024 03:00
@dariusc93 dariusc93 merged commit 8c26f65 into libp2p-next Apr 21, 2024
@dariusc93 dariusc93 deleted the feat/idb-datastore branch April 21, 2024 03:00
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.

1 participant