You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/10/29 16:20:55 UTC

[GitHub] [couchdb-documentation] davisp commented on a change in pull request #410: add rfc for map indexes

davisp commented on a change in pull request #410: add rfc for map indexes
URL: https://github.com/apache/couchdb-documentation/pull/410#discussion_r340182158
 
 

 ##########
 File path: rfcs/008-map-indexes.md
 ##########
 @@ -31,17 +31,17 @@ document are to be interpreted as described in
 
 ## Terminology
 
-`Sequence`: a 13 byte value formed by combining the current `Incarnation` of the database and the `Versionstamp` of the transaction. Sequences are monotonically increasing even when a database is relocated across FoundationDB clusters. See (RFC002)[LINK TBD] for a full explanation.
+`Sequence`: a 13-byte value formed by combining the current `Incarnation` of the database and the `Versionstamp` of the transaction. Sequences are monotonically increasing even when a database is relocated across FoundationDB clusters. See (RFC002)[LINK TBD] for a full explanation.
 
 Review comment:
   Right. It was just copied from the original. Would probably be better to have links out to other RFCs for a centralized definition instead of repeating it everywhere.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services