joaojeronimo / node_redis_cluster

A thin wrapper over node_redis to make it work with Redis Cluster
53 stars 17 forks source link

Make implementation of crc16 more closely resemble the reference implementation #13

Closed tleef closed 9 years ago

tleef commented 9 years ago

Make implementation of crc16 more closely resemble the reference implementation Add comments and source information

joaojeronimo commented 9 years ago

:+1: thanks @tleef