Skip to main content

One doc tagged with "offline"

View all tags

IndexedDB and the Cache API — large data, and the conditions for disappearing

This chapter covers IndexedDB and the Cache API for data that does not fit in 5 MiB, starting from the gap between the storage key the spec defines and the key implementations actually use, and from the fact that "stored" and "still there" are not the same. It covers how browsers divide data in third-party contexts and what persist actually means.