On Wed, Nov 25, 2009 at 11:27:45AM +0200, Metin Akat wrote:
> Hmm, could you explain how to configure CouchDB to generate such uuids please?

Judging by share/www/script/test/uuids.js, it looks like you just add

[uuids]
algorithm = utc_random

to your local.ini.

Full history is at
http://issues.apache.org/jira/browse/COUCHDB-465

and implementation in src/couchdb/couch_uuids.erl

Reply via email to