Cache Capy Serializers supports caching out of the box, with caching enabled by default. This package utilizes django-redis. Settings CAPYC = { "cache": { "enabled": True, } }