The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.00011

  • The library now properly handles hashing binary data. Previously it would expect NULL-terminated strings.
  • Fixed a bug with the code segfaulting on some keys, e.g. the pack "H*" versions of 161c6d14dae73a874ac0aa0017fb8340 and 37292b669dd8f7c952cf79ca0dc6c5d7
    • This was discovered "in the wild" in a system that deals with billions of keys, htese keys just so happened to trigger a segfault in the library due to how the binary search works.

Modules

Ketama Consistent Hashing for Perl (XS)