2024.2 Series Release Notes¶
19.0.0¶
New Features¶
Now Redis driver supports authentication with Redis Sentinel. To use this feature, add the
redis_password
query to the Redis URI. Theredis_username
can be used when ACL feature is enabled.
Redis messaging store now supports authentication with a username.