ipwb icon indicating copy to clipboard operation
ipwb copied to clipboard

Consider using IndexDB for local data storage and caching

Open machawk1 opened this issue 3 years ago • 0 comments

Look to how this might benefit performance, lookup, etc.

  • https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API
  • https://caniuse.com/indexeddb

machawk1 avatar May 11 '22 19:05 machawk1