beloglazov / couchdb-scala

A purely functional Scala client for CouchDB
Apache License 2.0
65 stars 19 forks source link

Enhance View Query Builder API #44

Closed ermyas closed 8 years ago

ermyas commented 8 years ago

Similar to changes to the GetManyDocumentsQueryBuilder API described in issue #31 , this task involves changing the queryXX APIs of ViewQueryBuilder, to a more fluent API.