#32076: Adding async methods to BaseCache -------------------------------------+------------------------------------- Reporter: Andrew Chen Wang | Owner: Andrew | Chen Wang Type: New feature | Status: assigned Component: Core (Cache system) | Version: master Severity: Normal | Resolution: Keywords: cache | Triage Stage: Accepted Has patch: 0 | Needs documentation: 0 Needs tests: 0 | Patch needs improvement: 0 Easy pickings: 0 | UI/UX: 0 -------------------------------------+-------------------------------------
Comment (by Andrew Chen Wang): Re-implemented in a new PR without all the extras (I'm sorry about that): https://github.com/django/django/pull/13547 I took into account what Andrew Godwin said, but I'm a little unclear about what I should actually be changing. Are you saying change all the async functions to use sync_to_async or how I've currently done it? -- Ticket URL: <https://code.djangoproject.com/ticket/32076#comment:12> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/074.e08e4907b4d8128ccc05d4ea631a38d1%40djangoproject.com.