Skip to content
This repository has been archived by the owner on Feb 8, 2019. It is now read-only.

Planned features

Avalander edited this page Feb 18, 2018 · 4 revisions
  • Store selectors
    • get
    • getAll
    • getAllKeys
    • count
  • Update operations
    • put
    • delete
    • update
    • add
    • clear
  • Index selectors
    • get
    • getAll
    • getKey
    • getAllKeys
    • count
  • Support cursors
    • Custom filtering over all items in store
    • Custom filtering over items matching an index
    • Custom update over all items in store
    • Custom update over items matching an index.
  • Support IDBKeyRange
    • Key ranges in store selector
    • Key ranges in index selector
Clone this wiki locally