Opened 4 years ago
Last modified 3 years ago
#32749 closed Cleanup/optimization
PyMemcacheCache uses default_noreply=False although pymemcache recommends to set to True — at Initial Version
| Reported by: | yakirsudry | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | 3.2 |
| Severity: | Normal | Keywords: | pymemcache PyMemcacheCache |
| Cc: | pope1ni, אורי | Triage Stage: | Ready for checkin |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
I'm not sure why would we do that, since changing to True will slightly speed up the usage of the cache
Note:
See TracTickets
for help on using tickets.