6 ms·
Pretty cool! How do you persist storage?
by shortlived 3y ago
Pretty cool! How do you persist storage?
- baudaux 3y agoLocalfs driver uses littlefs and indexedDB
- baudaux 3y agoLater on I will add drivers for googledrive, Dropbox, etc…
- ReactiveJelly 3y agoHm. That won't afoul of Same Origin stuff? (really asking - I don't know much about web security)
- baudaux 3y agoThere are web API for accessing Google Drive and Drop Box. So I do not think so. But I have to try for confirming this