Last I looked (and it appears to be the same way after a quick glance just now), clojure-couchdb isn't as complete as clutch. The latter provides:

- bulk update support

- view support (both existing and temporary views)

- rudimentary couchapp support

- a clojure view server (which we don't need right now, but that'll come in handy if and when that changes)

- _changes support

There might be more. FWIW, I'm a committer on the clutch project, so I'm naturally biased, but I think the above is a fair statement of features that I know we'd miss in a CouchDB API (notwithstanding our not using the clojure view server in production (yet?)).

- Chas

On Jun 13, 2010, at 11:57 AM, Moritz Ulrich wrote:

Yup, I would like to know why you chose clutch over clojure-couchdb
too. (I don't want to insinuate that clojure-couchdb is the better
lib)

On Thu, Jun 10, 2010 at 9:39 PM, Jim Blomo <jim.bl...@gmail.com> wrote:
On Thu, Jun 10, 2010 at 4:32 AM, Chas Emerick <cemer...@snowtide.com> wrote:
- Clutch to interface to CouchDB (which we abuse as a message queue, among
other things)

Can you comment on the choice of Clutch over clojure-couchdb?  I've
found clojure-couchdb to be reliable and straightforward. the- kenny's
(Moritz Ulrich) branch is being actively maintained and he's been
helpful getting it working for me.

Jim

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en



--
Moritz Ulrich
Programmer, Student, Almost normal Guy

http://www.google.com/profiles/ulrich.moritz

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to