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 2021/11/26 17:04:45 UTC

[GitHub] [couchdb-erlfdb] kocolosk opened a new pull request #48: Avoid reserved keys in tests

kocolosk opened a new pull request #48:
URL: https://github.com/apache/couchdb-erlfdb/pull/48


   Prefix keys with a 0 byte to avoid the /xFF space. I suppose we couldapply this same treatment for keys and values as is being done elsewhere in the test suite, but there's no such restriction on value encoding, and I think it's sometimes helpful to reinforce the idea that keys have special requirements that do not carry over to values.
   
   Closes #46


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb-erlfdb] kocolosk merged pull request #48: Avoid reserved keys in tests

Posted by GitBox <gi...@apache.org>.
kocolosk merged pull request #48:
URL: https://github.com/apache/couchdb-erlfdb/pull/48


   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org