[
https://issues.apache.org/jira/browse/COUCHDB-1071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12998054#comment-12998054
]
Randall Leeds commented on COUCHDB-1071:
----------------------------------------
The update sequence is already somewhat similar. While documents don't "keep" a
single update sequence (it changes if they're updated), this at least provides
a monotonic, auto-incrementing id to each revision *on a particular server*.
Using the /_changes feed might be all you need, depending on your use case.
> Integer UUIDS (1, 2, 3, ...)
> ----------------------------
>
> Key: COUCHDB-1071
> URL: https://issues.apache.org/jira/browse/COUCHDB-1071
> Project: CouchDB
> Issue Type: Improvement
> Components: Database Core
> Affects Versions: 1.0.2
> Environment: All
> Reporter: adisk
> Labels: algorithm, uuid
>
> Please, create integer uuids.
> What need:
> - intger keys
> - autogenerated by CouchDB
> - sequential
> Like a 1, 2, 3, 4, 5,...
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira