Hello!
On Thu, Mar 17, 2016 at 11:00 AM, N K wrote:
> Does the lua-resty-memcached module support memcached binary protocol?
Not yet.
> When using the memc:get() function of the module, I see "21: Client using
> the ascii protocol" in the memcached logs.
>
The error message says it all :)
> If there is support for binary protocol, how do I switch to using it?
>
You're welcome to contribute an implementation. Pull requests welcome :)
Best regards,
-agentzh