Comment on Why IndexedDB is slow and what to use insteadparentComments−cyanydeez4yLocal storage is typically 5mb.Not sure what PWA would survive on that.−remram4yI see, it has a lower quota and only IndexedDB has a mechanism to request persistence.Thanks.
Comments
Local storage is typically 5mb.
Not sure what PWA would survive on that.
I see, it has a lower quota and only IndexedDB has a mechanism to request persistence.
Thanks.