Skip to content

memcache sasl auth #19

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

Open
peterpaule opened this issue Jul 6, 2015 · 2 comments
Open

memcache sasl auth #19

peterpaule opened this issue Jul 6, 2015 · 2 comments

Comments

@peterpaule
Copy link

Can this module support sasl username and password? If it can, how? help

@agentzh
Copy link
Member

agentzh commented Jul 6, 2015

@peterpaule No, it can't. I think this would require the support of the binary wire protocol of memcached. This module currently supports the text wire protocol only. If you would like to add the binary support, patches welcome :)

@peterpaule
Copy link
Author

Thanks, I think it's usefull for adding the feature to this module;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants