-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PLUGIN: couchDB not working #112
Comments
Hmmm, it looks like this plugin has not been maintained so it doesn't seem to work with recent versions of Mavo. @valterkraemer I know you’re not actively working on this anymore, but would you be open to merging PRs? |
Sure! |
@DmitrySharabin any interest in submitting a PR? Converting |
Sure! Will try to submit a PR asap. |
@GalinhaLX It should be fixed now. Could you please check it? |
Hi Sorry to delete previous answers, but I preferred to make it readable:
-- It just needs to put Except for: -- Needs to press manually "save" button to save data
-- I'm not sure it's encrypted before being sent :(
in case of a huge list, CouchDB needs to load and parse all full list, apply filters before displaying it Wouldn't it be possible to use the feature of couchDB called "Partitioned Database" to split properties that are inside a collection, into different documents inside CouchDB? From CouchDB documentation:
|
Hi
Sorry if it's not the right place to post for plugin issues
couchDB plugin is not working
when adding
mv-plugins="couchdb"
to mavobrowser says:
it was looking for
Also tried to load it manually, with a mavo-couchdb.js local file
using this file
but then got an error like
The text was updated successfully, but these errors were encountered: