forked from pool/python-dogpile.cache
- update to 1.3.2:
* Added a new backend RedisClusterBackend, allowing support for
Redis Cluster.
* Added support for additional Redis client parameters
RedisBackend.socket_connect_timeout,
RedisBackend.socket_keepalive and
RedisBackend.socket_keepalive_options.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dogpile.cache?expand=0&rev=87
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 18 12:15:51 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.3.2:
|
||||
* Added a new backend RedisClusterBackend, allowing support for
|
||||
Redis Cluster.
|
||||
* Added support for additional Redis client parameters
|
||||
RedisBackend.socket_connect_timeout,
|
||||
RedisBackend.socket_keepalive and
|
||||
RedisBackend.socket_keepalive_options.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 8 09:34:47 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user