Hi all I made a CouchDB client that does a few more things than the existing ones, one of those is easy resolution of conflicting document revisions. The client is heavily biased by my own current way of using CouchDB, so to many of you it will probably seem incomplete, I hope it doesn’t hurt too much. Suggestions are totally welcome and work will continue.
Documentation and API Reference are here: http://godoc.org/github.com/patrickjuchli/couch Repo: https://github.com/patrickjuchli/couch Best Patrick
