redis-sync
redis-sync copied to clipboard
Node 4.0 compatibility
This is a bit of a heads up PR. However, merging it will make it Node.js compatible.
Right now, I have it pointed at my Node 4.0 compatible rdb-parser, to get my Node 4.0 compatible node-lzf.
Removing rawhash as a dev dependency allows npm install
to work.