-
Notifications
You must be signed in to change notification settings - Fork 29
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
SASL ? #35
Comments
Didn't have plans before, but I do now! |
Is there any eta on when this might be supported? |
SASL support would be great, thanks. |
SASL has been on deprecation path along with binary protocol as of memcached 1.6. The recommended way to do authentication to memcached is via TLS. See memcached/memcached#847 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi All,
any plans to support SASL ? (login/password); I'd need it for using it with https://app.redislabs.com
thanks
The text was updated successfully, but these errors were encountered: