https://github.com/tvavrys/django-memoize
An implementation of memoization technique for Django
https://github.com/tvavrys/django-memoize
Last synced: 13 days ago
JSON representation
An implementation of memoization technique for Django
- Host: GitHub
- URL: https://github.com/tvavrys/django-memoize
- Owner: tdr-autosync
- License: bsd-3-clause
- Created: 2014-04-13T14:22:46.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-11-23T15:23:32.000Z (over 2 years ago)
- Last Synced: 2024-05-22T15:08:47.335Z (11 months ago)
- Language: Python
- Homepage: http://django-memoize.readthedocs.io/en/latest/
- Size: 103 KB
- Stars: 120
- Watchers: 26
- Forks: 30
- Open Issues: 23
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES
- License: LICENSE
Awesome Lists containing this project
- awesome-django-cn - django-memoize, star:46 - Django 中 [记忆(memoization)](https://en.wikipedia.org/wiki/Memoization) 技术的一种实现。 (缓存)
- awesome-django - django-memoize - An implementation of [memoization](https://en.wikipedia.org/wiki/Memoization) technique for Django. (Caching)
- awesome-django - django-memoize - An implementation of [memoization](https://en.wikipedia.org/wiki/Memoization) technique for Django. (Caching)