Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.21.0
-
None
Description
The RedisConnectionPoolService and RedisDistributedMapCacheClientService do not allow to configure acls. At least I can't find it. Is this a feature to be added in near future?
The current possibility to configure a password in RedisConnectionPoolService reflects the "requirepass" in redis configuration. It also means to enable acls configuration for redis sentinel as well. And maybe for redis cluster too (I don't know, if redis cluster uses different acls as well)?
I think it makes sense to enable this feature for RedisDistributedMapCacheClientService.
What do you think about it?
Attachments
Issue Links
- links to