1.3.6
- Fix the issue of throwing exception when redis is lower than
5.0
version.(Verified redis version:3.*,4.*,5.*,6.*
)
Call redis.replicate_commands() at the start of your script in order to switch to single commands replication mode.
5.0
version.(Verified redis version:3.*,4.*,5.*,6.*
)Call redis.replicate_commands() at the start of your script in order to switch to single commands replication mode.