Kong/swrv

is there support for indexeddb?

Open

#273 opened on Mar 8, 2022

 (9 comments) (0 reactions) (0 assignees)TypeScript (77 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (2,280 stars)
PR merge metrics
 (PR metrics pending)

Description

for our needs the size of local storage is not sufficient, the goal is to load from cache on subsequent visits

I know indexeddb is an old solution but I am not aware of another solution that can replace it.

Contributor guide