Skip to content
  • Denis Smirnov's avatar
    feat: expose tuple hash calculation method · 86b5ef4c
    Denis Smirnov authored
    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
    86b5ef4c