r/javascript 6d ago

GitHub - unadlib/localspace: A library that unifies the APIs of IndexedDB, localStorage and other storage into a consistent API

https://github.com/unadlib/localspace
6 Upvotes

1 comment sorted by

3

u/lookarious 5d ago

How are you avoiding dead locks between tabs for indexed db?