Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Legotckoi/django_model_cached_property
Django model cached property is useful for caching of property results for more time than lifetime of object during the request
https://github.com/Legotckoi/django_model_cached_property
cache django python python3
Last synced: about 1 month ago
JSON representation
Django model cached property is useful for caching of property results for more time than lifetime of object during the request
- Host: GitHub
- URL: https://github.com/Legotckoi/django_model_cached_property
- Owner: Legotckoi
- License: mit
- Created: 2022-09-12T19:15:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-16T20:18:15.000Z (about 2 years ago)
- Last Synced: 2024-10-03T03:43:44.652Z (2 months ago)
- Topics: cache, django, python, python3
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 10
- Watchers: 1
- Forks: 2
- Open Issues: 0
Awesome Lists containing this project
- awesome-django-performance - django_model_cached_property - Useful for caching of property results for more time than lifetime of object during the request. (Caching / Tools)