cozy / cozy-client-js

Javascript library to write Cozy applications
https://docs.cozy.io/en/cozy-client-js/README/
MIT License
11 stars 12 forks source link

feat: provide SqlLitePlugin for mobile #224

Closed y-lohse closed 6 years ago

y-lohse commented 6 years ago

Offers the option ot use the sqlite adapter with pouch. Unfortunately, there is a problem with the current release of the adapter, so I've pinned the dependency on a commit that contains a fix for it but has not been merged yet. See here : https://github.com/pouchdb-community/pouchdb-adapter-cordova-sqlite/pull/79