oxia icon indicating copy to clipboard operation
oxia copied to clipboard

Support Get() operation using secondary index

Open merlimat opened this issue 7 months ago • 0 comments

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

merlimat avatar May 15 '25 23:05 merlimat