electrode-io / memcache

Node.js memcached client with the most efficient ASCII protocol parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please add TLS support

QuChen88 opened this issue · comments

Memcached started support TLS since 1.5.13. It would be nice to give people this option if they want/need to use it.

I am currently working on an implementation for this. Will raise a PR once I have it.

TLS support is merged/released. Closing