dash icon indicating copy to clipboard operation
dash copied to clipboard

How dose key map to key_hash?

Open FrankLin1999 opened this issue 2 years ago • 1 comments

code such as:key_hash = h(curr_key->key, curr_key->length); So how the function h works?I can't find any definition of it.I'll be very appreciated if u can answer my question!

FrankLin

FrankLin1999 avatar May 18 '22 02:05 FrankLin1999

https://github.com/baotonglu/dash/blob/824b94ca299c786aa07d3450a712646bc7d236aa/util/hash.h#L59

baotonglu avatar May 18 '22 05:05 baotonglu