Implement Redis 6.0 ACL in Spring Data [DATAREDIS-1046] #1621
Labels
in: core
Issues in core support
in: jedis
Jedis driver
in: lettuce
Lettuce driver
type: enhancement
A general enhancement
Milestone
tgrall opened DATAREDIS-1046 and commented
Redis 6.x will provide a new feature to support ACL, as documented here:
https://redis.io/topics/acl
Spring Data Redis should expose this to the application.
Related issue in client projects:
The following types should be extended by introducing a
username
property:Issue Links:
("depends on")
Referenced from: pull request #558
2 votes, 6 watchers
The text was updated successfully, but these errors were encountered: