mi-lib-django_memoize

Cache

Caches and optimizes expensive function calls in Django applications.

An implementation of memoization technique for Django

GitHub

120 stars
28 watching
30 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
django-cache-machine/django-cache-machineAutomatically caches and invalidates Django model data in real-time876
melpon/memoizeA caching macro for Elixir that uses CAS on ETS to optimize function calls192
sindresorhus/memoizeCaches function results to speed up repeated calls with identical inputs1,091
suor/django-cacheopsAn ORM cache with automatic granular event-driven invalidation and features to optimize Django application performance2,136
yourlabs/django-autocomplete-lightProvides an autocompletion feature for Django applications with customizable widgets and support for multiple data models.1,807
rdegges/flask-heroku-cacheifyAutomates cache configuration for Flask applications on Heroku.41
sindresorhus/p-memoizeMemoizes promise-returning and async functions to cache consecutive function calls by storing results of identical input.397
dizballanze/django-eraserheadTool to optimize database usage in Django by identifying and suggesting the removal of unused fields.196
sebleier/django-redis-cacheA caching backend for Django web applications using Redis as the storage layer.1,039
lpomfrey/django-debreachProtects against a specific web-based attack by modifying the length of HTML responses.75
20tab/django-spoolgoreA Django email backend for integrating with the Spoolgore daemon5
educreations/django-ormcacheA Django extension that improves ORM performance by caching objects in memory19
tdeboissiere/deeplearningimplementationsA collection of implementations of recent deep learning papers in Python1,814
django-treebeard/django-treebeardProvides efficient tree data structures for Django web applications1,118
noripyt/django-cachalotA Django ORM query caching system to improve performance by storing and invalidating cached queries.1,275