johnny-cache

Django caching framework that automatically caches all read queries
Download

johnny-cache Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Jason Moiron
  • Publisher web site:
  • http://dev.jmoiron.net/hg/

johnny-cache Tags


johnny-cache Description

Django caching framework that automatically caches all read queries johnny-cache is a caching framework for Django apps. It works with the django caching abstraction, but was developed specifically with the use of memcached in mind. Its main feature is a patch on Django's ORM that automatically caches all reads in a consistent manner.You can install johnny with pip:pip install johnny-cacheYou can fork johnny-cache from its hg repository:hg clone http://dev.jmoiron.net/hg/johnny-cachePlease read The full documentation to Johnny Cache before using it as there are a few edge cases where automatic invalidation was not possible. Requirements: · Python


johnny-cache Related Software