Ralf, If you use an algorithm to generate a deterministic _id for records before PUT-ing them to CouchDB, you can ensure that each unique record only appears once in the database. This discussion might be relevant for you:
http://mail-archives.apache.org/mod_mbox/incubator-couchdb-user/200803.mbox/[EMAIL PROTECTED] Chris On Sat, Apr 12, 2008 at 8:43 PM, Ralf Nieuwenhuijsen <[EMAIL PROTECTED]> wrote: > Is it possible to create a view with only unique-records? > I assume it would be possible using the future reduce/combinator behavor? > > What time-frame is the reduce-behavior planned? > > Greetings, > Ralf > -- Chris Anderson http://jchris.mfdz.com
