oxia
oxia copied to clipboard
Support Get() operation using secondary index
Allow to specify a UseIndex() option on Get() operations.
The key is then compared with the selected secondary index. It works also with ComparisonLower(), ComparisonHigher() etc..