Scott Kolodzieski
10 years ago
My comparator is quite specialized, as there is relevant daya stored in the
key, that is not part of the KEY proper.
When I do a get an pass a key, I would like to get both the KEY and VALUE
in the db, not just the value. It seems that there is an assumption that
when you pass a key, it does not need to be returned, but when two keys can
match that are bot byte-for-byte compatible, this leaves one with just the
value, and not the KEY of the looked up data.
Thanks.
key, that is not part of the KEY proper.
When I do a get an pass a key, I would like to get both the KEY and VALUE
in the db, not just the value. It seems that there is an assumption that
when you pass a key, it does not need to be returned, but when two keys can
match that are bot byte-for-byte compatible, this leaves one with just the
value, and not the KEY of the looked up data.
Thanks.
--
You received this message because you are subscribed to the Google Groups "leveldb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leveldb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "leveldb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leveldb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.