{"json_modified": "2016-07-04T06:07:27.421774", "uuid": "0935dc6f-a73a-483f-bb45-7f4cb46a9dfe", "title": "Browser storage limits and eviction criteria", "url": "/en-US/docs/Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria", "tags": ["limit", "storage", "IndexedDB", "LRU", "eviction", "client-side", "Database", "Storage"], "translations": [{"uuid": "d10e0547-a666-4eb5-b519-03c123dae096", "title": "Limites de stockage du navigateur and eviction criteria", "url": "/fr/docs/Web/API/API_IndexedDB/Browser_storage_limits_and_eviction_criteria", "tags": [], "summary": "There are a number of web technologies that store data of one kind or another on the client-side (i.e. on your local disk.) The process by which the browser works out how much space to allocate to web data storage and what to delete when that limit is reached is not simple, and differs between browsers. This article attempts to explain how this all works.", "localization_tags": [], "locale": "fr", "last_edit": "2016-06-26T04:31:05", "review_tags": []}, {"uuid": "42593bae-022a-4e28-bed8-3317b3f7db96", "title": "\u30d6\u30e9\u30a6\u30b6\u306e\u30b9\u30c8\u30ec\u30fc\u30b8\u5236\u9650\u3068\u524a\u9664\u57fa\u6e96", "url": "/ja/docs/Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria", "tags": ["limit", "storage", "IndexedDB", "LRU", "eviction", "client-side", "Database", "Storage"], "summary": "\u30af\u30e9\u30a4\u30a2\u30f3\u30c8\u30b5\u30a4\u30c9 (\u3059\u306a\u308f\u3061\u30ed\u30fc\u30ab\u30eb\u30c7\u30a3\u30b9\u30af) \u306b\u4f55\u3089\u304b\u306e\u30c7\u30fc\u30bf\u3092\u4fdd\u5b58\u3059\u308b Web \u6280\u8853\u304c\u3001\u4f55\u7a2e\u985e\u304b\u3042\u308a\u307e\u3059\u3002\u30d6\u30e9\u30a6\u30b6\u304c\u3069\u308c\u3060\u3051\u306e\u5bb9\u91cf\u3092 Web \u30c7\u30fc\u30bf\u30b9\u30c8\u30ec\u30fc\u30b8\u306b\u5272\u308a\u5f53\u3066\u308b\u304b\u3084\u3001\u5bb9\u91cf\u306e\u4e0a\u9650\u306b\u9054\u3057\u305f\u3068\u304d\u306b\u3069\u306e\u30c7\u30fc\u30bf\u3092\u524a\u9664\u3059\u308b\u304b\u306e\u30d7\u30ed\u30bb\u30b9\u306f\u5358\u7d14\u3067\u306f\u306a\u304f\u3001\u307e\u305f\u30d6\u30e9\u30a6\u30b6\u306b\u3088\u308a\u7570\u306a\u308a\u307e\u3059\u3002\u3053\u306e\u8a18\u4e8b\u3067\u306f\u3001\u3053\u308c\u3089\u304c\u3069\u306e\u3088\u3046\u306b\u52d5\u4f5c\u3059\u308b\u304b\u3092\u8aac\u660e\u3057\u307e\u3059\u3002", "localization_tags": [], "locale": "ja", "last_edit": "2016-06-28T08:48:14", "review_tags": []}, {"uuid": "71480fa4-fdbd-44f5-a0ff-1246ad1fb487", "title": "IndexedDB \u6d4f\u89c8\u5668\u5b58\u50a8\u9650\u5236\u548c\u6e05\u7406\u6807\u51c6", "url": "/zh-CN/docs/Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria", "tags": [], "summary": "\u5728\u5ba2\u6237\u7aef\u5df2\u7ecf\u6709\u5f88\u591a\u7684 Web \u6280\u672f\u7528\u6765\u5b58\u50a8\u5404\u79cd\u5404\u6837\u7684\u6570\u636e\uff0c\u6d4f\u89c8\u5668\u8fd0\u884c\u7684\u8fdb\u7a0b\u8981\u641e\u6e05\u695a\u9700\u8981\u5206\u914d\u591a\u5c11\u7a7a\u95f4\u7ed9 Web \u6570\u636e\u5b58\u50a8\u3001\u5f53\u8fbe\u5230\u5b58\u50a8\u9650\u5236\u54ea\u4e9b\u9700\u8981\u5220\u9664\uff0c\u5e76\u4e0d\u662f\u4e00\u4ef6\u7b80\u5355\u7684\u4e8b\u60c5\u800c\u4e14\u4e0d\u540c\u6d4f\u89c8\u5668\u95f4\u6709\u5f88\u5927\u4e0d\u540c\u3002\u8fd9\u7bc7\u6587\u7ae0\u5c1d\u8bd5\u89e3\u91ca\u8fd9\u4e9b\u662f\u600e\u4e48\u5b9e\u73b0\u7684\u3002", "localization_tags": ["inprogress"], "locale": "zh-CN", "last_edit": "2016-05-01T23:47:18", "review_tags": []}], "modified": "2015-10-17T15:15:25", "label": "Browser storage limits and eviction criteria", "localization_tags": [], "locale": "en-US", "id": 153055, "last_edit": "2015-10-17T15:15:23", "summary": "There are a number of web technologies that store data of one kind or another on the client-side (i.e. on your local disk.) The process by which the browser works out how much space to allocate to web data storage and what to delete when that limit is reached is not simple, and differs between browsers. This article attempts to explain how this all works.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "Different_types_of_data_storage", "title": "Different types of data storage"}, {"id": "Firefox_specifics", "title": "Firefox specifics"}, {"id": "Default_storage_in_Firefox", "title": "Default storage in Firefox"}, {"id": "Where_is_the_data_stored", "title": "Where is the data stored?"}, {"id": "Storage_limits", "title": "Storage limits"}, {"id": "LRU_policy", "title": "LRU policy"}, {"id": "What_technologies_use_browser_data_storage", "title": "What technologies use browser data storage?"}, {"id": "See_also", "title": "See also"}], "slug": "Web/API/IndexedDB_API/Browser_storage_limits_and_eviction_criteria", "review_tags": []}