persisting data #61
-
hi! thanks for restfox its very nice I'm wondering what the strategy is for persisting requests? say I've imported 500 requests from insomnia over 8 workspaces - it would be a bumber to lose them for the web version, the data is lost when I clear my browser history. is there a strategy here, am I missing something? thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
It uses IndexedDB for storing the data. Same for web and electron. You can backup your data by clicking on Workspaces: |
Beta Was this translation helpful? Give feedback.
-
ah i see. i was looking for a solution where the source of truth is the filesystem, so no manual export/import is needed. is there a issue for this, or would you consider this as an option? i can make an issue if so. thanks |
Beta Was this translation helpful? Give feedback.
Just to update, the desktop version now supports storing the data wherever you choose in the file system while creating a workspace.