html5 - Is there a way to be notified when objects in an IndexedDB ObjectStore gets inserted/updated/deleted? -
i see event fires on schema updates, there notification mechanism data changes in indexeddb?
no. @ least, it's not part of spec. see http://lists.w3.org/archives/public/public-webapps/2013janmar/thread.html#msg246 discussion.
Comments
Post a Comment