Skip to content
Will Wen Gunn edited this page Nov 22, 2013 · 4 revisions

This page lists the Store Interfaces for MinDB.

  • localStore - Storing the data in the localStorage(DOM Storage)
  • memStore - Storing the data in the sessionStorage(DOM Storage)

Clone this wiki locally