Skip to content
Snippets Groups Projects
Commit 12f6fdba authored by Daniel Gerhardt's avatar Daniel Gerhardt
Browse files

Add support for CouchDB Mango queries

Ektorp, the library used as connector to CouchDB, currently does not
support features introduced with CouchDB 2.0. These changes implement
support for Mango API's `_find` which provides a more flexible
alternative to views for data retrieval.

See http://docs.couchdb.org/en/stable/api/database/find.html.
parent 5cdd9520
Pipeline #10017 passed with stages
in 1 minute and 58 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment