Quantcast
Channel: Using Flask-cache with memcached (AWS Elastic cache) - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by user1926169 for Using Flask-cache with memcached (AWS Elastic cache)

Use this. 'CACHE_MEMCACHED_SERVERS' : ("My endpoint",),

View Article



Using Flask-cache with memcached (AWS Elastic cache)

I have setup memcache using the AWS Elastic cache service. I have verified that I can telnet to the endpoint and store and retrieve items. Now, I am trying to use memcache for Flask-cache. I have the...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images