You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Patrick Juchli <pa...@gmail.com> on 2014/08/14 23:55:17 UTC

[ANN] CouchDB client for Go

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

Fwd: [ANN] CouchDB client for Go

Posted by Andy Wenk <an...@apache.org>.
Hi Lena,

we should add this to the news :)

Cheers

Andy

---------- Forwarded message ----------
From: Patrick Juchli <pa...@gmail.com>
Date: 14 August 2014 23:55
Subject: [ANN] CouchDB client for Go
To: user@couchdb.apache.org


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



-- 
Andy Wenk
Hamburg - Germany
RockIt!

GPG fingerprint: C044 8322 9E12 1483 4FEC 9452 B65D 6BE3 9ED3 9588

 https://people.apache.org/keys/committer/andywenk.asc

Re: [ANN] CouchDB client for Go

Posted by Andy Wenk <an...@apache.org>.
Hi Patrick,

awesome :). I really like the documentation and it is cool to have a Go
client for CouchDB. It would be really cool to add your client to the Wiki
in the CouchDB Clients section:

https://cwiki.apache.org/confluence/display/COUCHDB/CouchDB+clients

A new page Go could be the home for your client. A good example is the R
page:

https://cwiki.apache.org/confluence/display/COUCHDB/R

Just need to create an account at
https://cwiki.apache.org/confluence/signup.action and tell me your
username. I will then grant you the rights for creating and editing pages.

By the way: the CouchDB community is generally speaking of "Multi-Master"
replication and not master-master. This is to avoid confusion :). You may
want to change that in the Conflicts section :) (but hey - it's just a
minor thingy ...).

Thanks a lot and cheers

Andy


On 14 August 2014 23:55, Patrick Juchli <pa...@gmail.com> wrote:

> 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




-- 
Andy Wenk
Hamburg - Germany
RockIt!

GPG fingerprint: C044 8322 9E12 1483 4FEC 9452 B65D 6BE3 9ED3 9588

 https://people.apache.org/keys/committer/andywenk.asc