{"library":"django-cachalot","type":"library","category":null,"description":"django-cachalot is a Django package that automatically caches all Django ORM queries and transparently invalidates them when data changes. It aims to provide significant performance improvements by reducing database hits without requiring developers to write explicit caching logic. The library is actively maintained, with version 2.9.0 supporting recent Django releases and Python versions, and new releases frequently adapting to Django's evolution.","language":"python","status":"active","version":"2.9.0","tags":["django","cache","orm","performance","database"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-cachalot","imports":["INSTALLED_APPS = [\n    # ...\n    'cachalot',\n]","from cachalot import cachalot_settings"]}],"homepage":null,"github":"https://github.com/noripyt/django-cachalot","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-cachalot/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.5,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-cachalot/compatibility"}}