@medvejonok79 wrote:
Hello community, another newby question please
if I wanted to use couchdb’s built in mapreduce view functionality, i.e. query a couchdb design document (view), it looks as though this is not supported by ember-couch (which is using pouchdb-find, which does not look like it wants to do this).
Would this mean writing my own Service? Or over-riding an Adapter to pretend the view’s answer is an ember model?
If this were the right way, then what tool is best for talking with couchdb through http from within ember? It looks like jquery is possible, is there a best way of using that tool within Ember objects / code? Is there any project out there on git that is already doing all of this?
Thanks in advance,
RJ
Posts: 1
Participants: 1