Skip to content
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

Implementing DES on cache data #116

Open
devrimyatar opened this issue Mar 8, 2019 · 1 comment
Open

Implementing DES on cache data #116

devrimyatar opened this issue Mar 8, 2019 · 1 comment

Comments

@devrimyatar
Copy link

Since redis and memcached does not support ssl, in clusters we can't use them without stunnel whose performance is not good. Is there a possibility to implement DES on cache data?

@yuriyz
Copy link
Contributor

yuriyz commented Jul 22, 2019

Redis recommends http://www.tarsnap.com/spiped.html for encryption (https://redis.io/topics/encryption)

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