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

Implement Memcached connection #283

Open
jefmoura opened this issue Jan 14, 2020 · 0 comments
Open

Implement Memcached connection #283

jefmoura opened this issue Jan 14, 2020 · 0 comments

Comments

@jefmoura
Copy link
Member

Proposal

We need to install the Python Memcached binding pylibmc, so users can connect to their memory-based cache server. Developers should be able to set location to ip:port values, where ip is the IP address of the Memcached daemon and port is the port on which Memcached is running.
https://docs.djangoproject.com/en/2.2/topics/cache/#memcached

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

1 participant