RustyTube icon indicating copy to clipboard operation
RustyTube copied to clipboard

Switch from LocalStorage to IndexedDB

Open opensourcecheemsburgers opened this issue 8 months ago • 0 comments

LocalStorage is too restrictive on size limits.

With IndexedDB, RustyTube could:

  • Cache channel images
  • Cache trending/popular/subs pages
  • Cache video info
  • Cache history

and more.

opensourcecheemsburgers avatar Jun 07 '24 05:06 opensourcecheemsburgers