[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Antw: LMDB usage with long or variable length keys



On 4/24/2015 9:02 AM, Ulrich Windl wrote:
I think this depends very much on your access patterns (which you didn't explain).

Regards,
Ulrich
What required is `get(key)` and `set(key, val)`. And, optional but not 
unwanted, range lookup.