- Notifications
You must be signed in to change notification settings - Fork158
Automatic caching and invalidation for Django models through the ORM.
License
NotificationsYou must be signed in to change notification settings
django-cache-machine/django-cache-machine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Cache Machine provides automatic caching and invalidation for Django modelsthrough the ORM.
For full docs, seehttps://cache-machine.readthedocs.org/en/latest/.
Cache Machine currently works with:
- Django 2.2, 3.0, 3.1, 3.2, and 4.0
- Python 3.6, 3.7, 3.8, 3.9, and 3.10
The last version to support Python 2.7 and Django 1.11 isdjango-cache-machine==1.1.0
.
Get it frompypi:
pip install django-cache-machine
Get it fromgithub:
git clone git://github.com/django-cache-machine/django-cache-machine.gitcd django-cache-machinepip install -r dev-requirements.txtpython run_tests.py
About
Automatic caching and invalidation for Django models through the ORM.
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published