Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to the Memcached authentication #4177

Closed
AJIOB opened this issue Feb 11, 2024 · 2 comments
Closed

Add support to the Memcached authentication #4177

AJIOB opened this issue Feb 11, 2024 · 2 comments
Labels
help wanted Extra attention is needed

Comments

@AJIOB
Copy link
Contributor

AJIOB commented Feb 11, 2024

As memcached docs said, memcached support authentication.

Looks like Heroku uses authenticated memcached for providing access to it.

@Xuanwo Xuanwo added good first issue Good for newcomers help wanted Extra attention is needed and removed good first issue Good for newcomers labels Feb 16, 2024
@Xuanwo
Copy link
Member

Xuanwo commented Feb 16, 2024

Memcached authentication requires sasl, maybe we should hide it under a feature gate.

@Xuanwo
Copy link
Member

Xuanwo commented Feb 23, 2024

Implemented in #4252

@Xuanwo Xuanwo closed this as completed Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants