ecency / esteem

eSteem Mobile - Application for Android and iOS users, start earning cryptocurrency!
https://esteem.app
MIT License
85 stars 58 forks source link

Migration to persistent storage #276

Open feruzm opened 6 years ago

feruzm commented 6 years ago

Migrate from usage of localstorage to more persistent memory.

e.g. pouchdb+sqlite: https://gonehybrid.com/how-to-use-pouchdb-sqlite-for-local-storage-in-your-ionic-app/

~or use nativestorage~ ~https://github.com/TheCocoaProject/ngcordova-wrapper-nativestorage`~