redis-shake-v4.0.5
github-actions
released this
12 Mar 02:01
·
33 commits
to refs/heads/v4
since this release
Changes
- update else if to switch (#777) @blight19
- Fix some bugs (#776) @suxb201
- bugfix: Add keep-alive to prevent target Redis close conn due to timeout #758
- feature: Change default value of status_port from 6479 to 0 #775
- bugfix: Add support for RDB_OPCODE_MODULE_AUX parsing
- bugfix: Correctly handle SIGINT during handshake #765
- feature: Add 1s timeout to Redis client connection setup