benoitc / couchbeam

Apache CouchDB client in Erlang
Other
242 stars 113 forks source link

CouchDb 2.0 #153

Closed obi458 closed 7 years ago

obi458 commented 7 years ago

CouchDb 2.0 compatible:

1) _changes feed gives more than one row 2) added oauth and proxyauth using couchbeam_httpc:request instead of hackney:request 3) some fixes like hackney_url:qs instead of hackney_url:parse_qs