Skip to content

johnbergvall/django-memoize

 
 

Repository files navigation

django-memoize

image

image

image

django-memoize is an implementation of memoization technique for Django. You can think of it as a cache for function or method results.

Documentation

Documentation is available at http://django-memoize.readthedocs.io/en/latest/.

Requirements

Latest supported Django versions. See tox.ini.

About

An implementation of memoization technique for Django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.8%
  • Makefile 0.2%