Opened 20 years ago
Closed 20 years ago
#164 closed defect (duplicate)
mysql/pgsql not implemented in django.core.cache?
| Reported by: | sway | Owned by: | Jacob |
|---|---|---|---|
| Component: | Core (Cache system) | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
Am I just missing it? It looks like only simple and memcache are implemented. If so, the docs should reflect this.
Note:
See TracTickets
for help on using tickets.
There seems to be plans to add DB support, see Ticket #4 (Add a db cache backend)