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

Question: Shared Database? #1952

Open
paul-bell opened this issue Apr 4, 2024 · 2 comments
Open

Question: Shared Database? #1952

paul-bell opened this issue Apr 4, 2024 · 2 comments

Comments

@paul-bell
Copy link

Hi,

Can a Web browser and a Node.js app share an IndexedDb?

Thank you.

@dfahlander
Copy link
Collaborator

No, not unless you use indexedDBShim in node and sync it with indexedDB in browser.

@paul-bell
Copy link
Author

paul-bell commented Apr 12, 2024 via email

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

2 participants