line72 / montclair

Simple site showing a live view of all Birmingham, AL's buses
GNU General Public License v3.0
6 stars 0 forks source link

Add cordova-sqlite-storage for native apps #88

Open line72 opened 4 years ago

line72 commented 4 years ago

(This will need to be moved into the android and ios projects)

It appears that there is a plug-in that uses a native sqlite database into the of the indexdb in cordova, which would help us with limitation for gtfs-rt:

https://pouchdb.com/faq.html#data_limits https://github.com/xpbrew/cordova-sqlite-storage

line72 commented 4 years ago

https://pouchdb.com/adapters.html

For info on how to use pouchdb with cordova

line72 commented 4 years ago

https://github.com/pouchdb-community/pouchdb-adapter-cordova-sqlite