Replies: 2 comments
|
The same story |
0 replies
|
It worked for me when I used aiomcache for the Client |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I'm trying to use memcached with this lib but my path is always returning a nopn-cached response even when it was requested.
All requests to / or /datetime returns 200 instead 304.
Below is my code. What am I doing wrong?
All reactions