redb icon indicating copy to clipboard operation
redb copied to clipboard

Multimap value order

Open casey opened this issue 2 years ago • 3 comments

Are there any guarantees about what order multimap values are returned in?

casey avatar Oct 11 '22 21:10 casey

Currently they're returned in ascending order. That's very likely to become a guarantee, but since it's an implementation detail, I'm waiting to document it until the file format is stable

cberner avatar Oct 12 '22 01:10 cberner

Dope, that's very convenient for me, so if that becomes a guarantee it would be great.

casey avatar Oct 12 '22 02:10 casey

Whoops, hit close, but maybe this should be left open until it's guaranteed, or not.

casey avatar Oct 12 '22 02:10 casey

Nice!

casey avatar Oct 23 '22 02:10 casey