Skip to content

Update Redis authentication method #82

@king-alexander

Description

@king-alexander

💡 Summary

What is the work, as a high-level summary?

Switch to the recommended authentication method introduced in Redis 6: Access Control Lists.

Motivation and context

Why does this work belong in this project?

This would be useful because the project currently uses the legacy authentication method of providing a database password in redis.conf.

Implementation notes

Please provide details for implementation, such as:

Acceptance criteria

How do we know when this work is done?

  • Access to the Redis service is managed via an Access Control List.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions