Improvements to the implementation of IndexedDB have been made, including moving the backing store of each instance to a separate sequence. This results in faster concurrent use of IDB, whether from the same site or cross-site. The post explains how to take advantage of this improvement for same-site usage and provides a demo for reference.

2m read timeFrom developer.chrome.com
Post cover image
Table of contents
Cross-siteSame-siteBrowser supportDemoRelated linksAcknowledgements

Sort: