Skip to content

ADRF and Django 5.0+ async caching system #64

@imgVOID

Description

@imgVOID

Django 5.0+ implements asynchronous caching methods. DRF decorators (@method_decorator, @cache_page) do not work with asynchronous views.
So, until adrf supports asynchronous caching, I suggest to use mixins:
https://github.com/imgVOID/adrf-caching
Also the lib works well with django spectacular.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions