Skip to content

[1.0] WebDBキャッシュ保存容量のクオータ設定 #22

@kochizufan

Description

@kochizufan
  • navigator.storage.estimate() APIを使用
  • デフォルトクオータの設定
  • クオータ超過時の適切な処理(quota.test.tsテストで問題検出)
    • クオータ超過時にキャッシュを保存しない処理の実装
    • LRU(Least Recently Used)による自動削除機能の修正
    • リソース管理の一貫性確保

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions