2024.1 Series Release Notes¶
24.0.0¶
New Features¶
The
watcher::cache
class now supports options to allow memcached with SASL enabled.
The
watcher::cache
class now supports the following new options for Redis backend and Redis Sentinel backend.redis_server
redis_username
redis_password
redis_sentinels
redis_socket_timeout
redis_sentinel_service_name
The new
watcher::cache::memcache_pool_flush_on_reconnect
parameter has been added.
The new
watcher::reports
class has been added.