Andadurias / Instant-Notes

Micro journaling app to reduce the effort of taking notes, managing memories and connecting ideas
The Unlicense
2 stars 1 forks source link

We need a local storage system #19

Closed BlancaCC closed 1 year ago

BlancaCC commented 2 years ago

We need a local storage to save the information that comes from #17

We need to choose a way to store information, a local database should be nice ( the top react native databases for mindinventory )

Also we need to think a design keeping in mind other future functionalities:

Other source code magic

Pouchdb our selection

Due to its license, synchronization and encryption system we have chosen PouchDB

BlancaCC commented 2 years ago

Our design

About PouchDB

BlancaCC commented 1 year ago

It seen to be hard to start PouchDB, so we are going to try Realm

BlancaCC commented 1 year ago

I do not feel confortable with a too restricted library. So I am going to use SQLite It will be a future problem the sync

Sources:

BlancaCC commented 1 year ago

a commit related to this issue is b762f514293cc636ed95c62fec21b37d1d856fa0