davisp commented on pull request #10:
URL: https://github.com/apache/couchdb-erlfdb/pull/10#issuecomment-685984639


   Forgot to note, this is an option that's new in the unreleased 6.3/master 
branch of foundationdb. To use these a dev has to set the API verson in 
`c_src/fdb.h` to `630` to enable them (and that assume's they've built a 
compatible version locally). These will blow up as unsupported if they're used 
on anything and won't cause problems if they're not used.
   
   This is just a super useful debugging tool so there shouldn't be a risk of 
adding a dependency on it before 630 is officially released.
   
   I've not bumped the CouchDB dependency version yet as there are a few more 
new options that we might want to add first but weren't immediately as useful 
as being able to report conflict keys.


----------------------------------------------------------------
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:
[email protected]


Reply via email to