1.3.2
1.3.2
Released: Wed Feb 21 2024
usecase
-
[usecase] [redis] Added a new backend
RedisClusterBackend
, allowing support for
Redis Cluster. Pull request courtesy Maël Naccache Tüfekçi.References: #250
-
[usecase] [redis] Added support for additional Redis client parameters
RedisBackend.socket_connect_timeout
,
RedisBackend.socket_keepalive
and
RedisBackend.socket_keepalive_options
. Pull request courtesy
Takashi Kajinami.References: #252