Skip to main content

IndexedDB

Category: Technology Stack Terms

A low-level client-side database that allows for storage of significant amounts of structured data on the user's device. Roll Claw uses IndexedDB for offline data storage and event queuing.