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

Chapter 11 - Memcached issues #82

Open
jakespeers opened this issue May 20, 2021 · 0 comments
Open

Chapter 11 - Memcached issues #82

jakespeers opened this issue May 20, 2021 · 0 comments

Comments

@jakespeers
Copy link

Loved the book, one thing that I'm having a lot of issues with is the memcached part. It appeared to be working, but I upgraded to django 3.2 somewhere along the way with my project. Django seems to have deprecated Memcache backend and replaced with PyMemcache, which is causing issues with django status. Not sure if I'm doing something wrong or not.

Any tips to get mem status working again or other alternatives to see if caching is working or not? One other question I have is with setting the location to local ip address. If I am running this on a digital ocean droplet in production, should the location still be local address, or the ip address of the droplet? Thanks!

@jakespeers jakespeers changed the title Chapter 8 - Memcached issues Chapter 11 - Memcached issues May 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant