Skip to main content

indexedDB

Definition

This document offers a comprehensive guide on how the Pulse SDK utilizes indexedDB, detailing the types of data stored and the services that interact with this database.

The list and porpose of each storage in indexedDB

The main storage name is pulseDB. The database contains two tables:

  • attributesStore
  • settingsStore

attributesStore

settingsStore