webVueBlog/Leetcode

34. 什么是索引数据库

webVueBlog opened this issue · 0 comments

IndexedDB 是用于客户端存储大量结构化数据(包括文件/blob)的低级 API。此 API 使用索引来启用对这些数据的高性能搜索。