Releases: glm96/redis-lua
Releases · glm96/redis-lua
2.0.6-0
2.0.5-0
-
New commands added:
BITOP,BITCOUNT,SCAN,SSCAN,ZSCAN,HSCAN. -
Added the ability to specify a socket timeout in the connection parameters.
-
Fixed returned value of
ZINCRBY(float value instead of string). -
Fixed command serialization when command arguments contain nil values.
-
Added the possibility to connect to a redis server with TLS enabled.