• Stars
    star
    7
  • Rank 2,283,055 (Top 46 %)
  • Language
    Python
  • License
    MIT License
  • Created over 8 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Rails SQL Caching implemented in Django. SQL query result returned by the same query will be cached for *current request only*. The cache will be cleared at the end of the request.