bshepherdson / foam-migration-test

0 stars 0 forks source link

Create IndexedDB DAO Implementation #9

Open bshepherdson opened 10 years ago

bshepherdson commented 10 years ago

From k...@chromium.org on August 01, 2012 10:49:15

Resources: http://www.w3.org/TR/IndexedDB/

Original issue: http://code.google.com/p/foam-framework/issues/detail?id=9

bshepherdson commented 10 years ago

From k...@chromium.org on August 01, 2012 07:49:22

Blockedon: foam-framework:1

bshepherdson commented 10 years ago

From k...@chromium.org on October 15, 2013 07:52:55

Currently there is a working implementation but it is not very efficient when used stand-alone. Decorate with a CachingDAO and an MDAO cache to make efficient.

Status: Started