josephg / node-foundationdb

Modern Node.js FoundationDB bindings
Other
115 stars 17 forks source link

Added support for including keyspace ends in the ranges #80

Open keijokapp opened 2 months ago

keijokapp commented 2 months ago

I've implemented a concept solution for #78. I think this is the best option, ie least bloat for the maximum robustness. The implementation hasn't been tested and needs more documentation. I'm interested in any feedback.

The PR does the following: