{"json_modified": "2016-06-27T08:01:17.155216", "uuid": "aeb1900f-7013-4723-b684-bddeca7f1540", "title": "IDBTransaction", "url": "/en-US/docs/Web/API/IDBTransaction", "tags": ["API", "Interface", "storage", "IndexedDB", "Reference", "MakeBrowserAgnostic", "Database", "IDBTransaction", "Storage"], "translations": [{"uuid": "5e109217-4015-43b6-a011-122c7986caeb", "title": "IDBTransaction", "url": "/fr/docs/Web/API/IDBTransaction", "tags": [], "summary": "L'interface IDBTransaction de l'API IndexedDB d'effectuer des transactions asynchrones sur une base de donn\u00e9es en utilisant ses gestionnaires d'\u00e9v\u00e9nements.", "localization_tags": [], "locale": "fr", "last_edit": "2016-06-22T19:54:35", "review_tags": ["technical", "editorial"]}, {"uuid": "da630e74-403e-4f26-82fb-902bda3eff01", "title": "IDBTransaction", "url": "/zh-CN/docs/Web/API/IDBTransaction", "tags": [], "summary": "\u4eceEventTarget\u7ee7\u627f", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2016-06-22T09:01:48", "review_tags": ["technical", "editorial"]}], "modified": "2016-06-27T08:01:16", "label": "IDBTransaction", "localization_tags": [], "locale": "en-US", "id": 5187, "last_edit": "2016-06-27T08:01:05", "summary": "Note that as of Firefox 40, IndexedDB transactions have relaxed durability guarantees to increase performance (see bug\u00a01112702.) Previously in a readwrite transaction IDBTransaction.oncomplete was fired only when all data was guaranteed to have been flushed to disk. In Firefox 40+ the complete event is fired after the OS has been told to write the data but potentially before that data has actually been flushed to disk. The complete event may thus be delivered quicker than before, however, there exists a small chance that the entire transaction will be lost if the OS crashes or there is a loss of system power before the data is flushed to disk. Since such catastrophic events are rare most consumers should not need to concern themselves further.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Methods", "title": "Methods"}, {"id": "Properties", "title": "Properties"}, {"id": "Event_handlers", "title": "Event handlers"}, {"id": "Mode_constants", "title": "Mode constants"}, {"id": "Example", "title": "Example"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/IDBTransaction", "review_tags": []}