Hey All, In CouchDB 1.x we used a view with the "local_seq" option and then used emitted _local_seq's to determine where to kick off a change feed starting point. If there any way to emit a cluster aware local seq in CouchDB 2.0? I can't seem to find any way to get the node/shard suffixed sequence when using a view.
Cheers, Robert
