awesomized / libmemcached

Resurrection of libmemcached
https://awesomized.github.io/libmemcached/
BSD 3-Clause "New" or "Revised" License
45 stars 26 forks source link

SSL/TLS support #37

Open m6w6 opened 4 years ago

m6w6 commented 4 years ago

Imported from Launchpad using lp2gh.


Various client libraries use libmemcached, and they're blocked on supporting SSL. I don't think we can trust the datacenters anymore with our sensitive data. The recent scandals have taught us that. Our caching service provider through heroku is starting to turn on SSL, but our client (pylibmc) doesn't support SSL since it depends on libmemcached.