Skip to content

tiuvi/queueDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

queueDb

Wrapper library for IndexedDB that manages a queue of requests, ensuring that operations are resolved in the order they are resolved, avoiding major locking issues with other tabs and with the service worker.

About

Wrapper library for IndexedDB that manages a queue of requests, ensuring that operations are resolved in the order they are resolved, avoiding major locking issues with other tabs and with the service worker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors