Skip to main content

A Django app for the caching api data while get method and removing after data altered or created.

Project description

django-cache-middleware

django-cache-middleware is a Django app for the caching api data while get method and removing after data altered or created.

Installation

* pip install django-cache-middleware
* Add ``cache_middleware`` to your ``INSTALLED_APPS``
* Add ``cache_middleware.middlewares.CacheMiddleware`` to your ``MIDDLEWARE``
* set django redis for your project (https://pypi.org/project/django-redis/) 

::

Setup in settings

* REMOVE_RELATED_CACHE : bool # default True # remove related model data i.e o2m, m2o, m2m, 020 dat 
* CACHE_REMOVE_TIMEOUT : integer | None # default None # cache removing time
* BASE_API_URL : str # default /api/ # base api url
* CACHE_NAME : str # default settings.ROOT_URLCONF.split('.')[0] #  name of cache base key name

::

Compatibility

{py37, py38, py310}-django{4.* above}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-cache-middleware-0.0.1.linux-x86_64.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_cache_middleware-0.0.1-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file django-cache-middleware-0.0.1.linux-x86_64.tar.gz.

File metadata

File hashes

Hashes for django-cache-middleware-0.0.1.linux-x86_64.tar.gz
Algorithm Hash digest
SHA256 e006b38d6cb6200f77199897923522e93232ae88ee76a7a3f5c15491dcb6330b
MD5 171a15dc7cd8b82cba39b9a5855759b3
BLAKE2b-256 496b486174e40ef68b511ea7e1dc5a24e4aae8e3651ea91e639ec62a18dcf394

See more details on using hashes here.

File details

Details for the file django_cache_middleware-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for django_cache_middleware-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 0bfbc26b005784ec3dd59a38906040d2208d09f2e56da5e7e07fc22bad65d17c
MD5 bbed8a17feb3ab3fa498294989a4ae37
BLAKE2b-256 c8040d3023be85f02b09c11bae886743bed19c5d177e6d6edc9ecb7a397fa61d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page