pshustad
2013-03-21 16:46:49 UTC
Hi.
We are implementing an HTML5 offine-enabled application using IndexedDb as
the Browser database. Currently, we are storing over 3 GB of data in
different object stores (~ 1 GB in each store) . We do not really want to
regard those data as temporary since our customers might be offline for a
long time and need access to the system at all times. We have started
getting problems with the temporary storage space getting exhausted and
look forward to switch to persistent storage, using the Quota Management
API.
https://developers.google.com/chrome/whitepapers/storage states that "The
plan is to put all HTML5 offline storage APIsincluding IndexedDB,
Application Cache, Files System, and other APIs that might be
specifiedunder the Quota Management API. You will be able to manage all
storage allocation with it".
Does anyone know when this is planned to be implemented?
Regards,
Per
We are implementing an HTML5 offine-enabled application using IndexedDb as
the Browser database. Currently, we are storing over 3 GB of data in
different object stores (~ 1 GB in each store) . We do not really want to
regard those data as temporary since our customers might be offline for a
long time and need access to the system at all times. We have started
getting problems with the temporary storage space getting exhausted and
look forward to switch to persistent storage, using the Quota Management
API.
https://developers.google.com/chrome/whitepapers/storage states that "The
plan is to put all HTML5 offline storage APIsincluding IndexedDB,
Application Cache, Files System, and other APIs that might be
specifiedunder the Quota Management API. You will be able to manage all
storage allocation with it".
Does anyone know when this is planned to be implemented?
Regards,
Per
--
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+unsubscribe-F7+***@public.gmane.org
To post to this group, send email to chromium-html5-F7+***@public.gmane.org
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-html5/?hl=en.
For more options, visit https://groups.google.com/a/chromium.org/groups/opt_out.
You received this message because you are subscribed to the Google Groups "Chromium HTML5" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-html5+unsubscribe-F7+***@public.gmane.org
To post to this group, send email to chromium-html5-F7+***@public.gmane.org
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-html5/?hl=en.
For more options, visit https://groups.google.com/a/chromium.org/groups/opt_out.