mirror of
https://github.com/predis/predis.git
synced 2026-08-26 08:29:51 +00:00
509a330bca
Generating the hash of a string of 10 bytes is 10 times faster than the equivalent pure-PHP implementation of CRC16 (PHP 7.0.7). This generator requires a version of phpiredis that implements the function "phpiredis_utils_crc16()".