Cable-Desktop/components/indexeddb-backbonejs-adapter
lilia 14c53ff710 Support for lower-level queries on indexedDB
superfeedr has done a nice job with this backbone -> indexedDB adapter,
but their query interface is somewhat limited. This commit adds an
alternate interface that lets us specify the index and cursor bounds we
want. This interface requires deeper knowledge of indexedDB indices, but
is more powerful overall.
2014-12-18 19:45:53 -08:00
..
backbone-indexeddb.js Support for lower-level queries on indexedDB 2014-12-18 19:45:53 -08:00