1. IndexedDB

    Method of storing data client-side, allows indexed database queries.

  2. IndexedDB 2.0

    Improvements to Indexed DB, including getAll(), renaming stores and indexes, and binary keys.