Skip to content
Snippets Groups Projects
Commit bb5d5b7e authored by Denis Smirnov's avatar Denis Smirnov Committed by Дмитрий Кольцов
Browse files

feat: expose tuple hash calculation method

Picodata supports cluster-wide SQL and needs some predictable
method to calculate tuple hashes for the bucket ids. Method
should be available for Lua, C and Rust users. It was decided
to expose a murmur3 hash calculation method of the key_def module.

NO_DOC=picodata internal patch
NO_CHANGELOG=picodata internal patch
parent 28fe188b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment