Skip to content

Releases: glm96/redis-lua

2.0.6-0

06 Nov 16:18

Choose a tag to compare

Seems like some internal caching is messing with me?

2.0.5-0

06 Nov 16:08

Choose a tag to compare

  • 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.