Opened 23 hours ago
Last modified 19 hours ago
#36830 assigned New feature
Store the cache alias on the cache backend instance — at Initial Version
| Reported by: | amirreza | Owned by: | amirreza |
|---|---|---|---|
| Component: | Core (Cache system) | Version: | dev |
| Severity: | Normal | Keywords: | cache |
| Cc: | amirreza | Triage Stage: | Accepted |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | yes | UI/UX: | no |
Description
this has been discussed in the new-features repository https://github.com/django/new-features/issues/95
as mentioned other parts of django (orm and django.tasks) are already doing this
and it also greatly helps 3rd party libraries that work with django's cache framework, django-redis, django-valkey and django-debug-toolbar to name a few
considering the size of this proposal, i am not sure if this requires a dep, if so, please let me know and i'll start working on one
Note:
See TracTickets
for help on using tickets.