Building a better DatabaseCache for Django on MySQL2015-05-17I recently released version 0.1.10 of my library django-mysql, for which the main new feature was a backend for Djangoâs cache framework called MySQLCache. This post covers some of the inspiration and improvements it has, as well as a basic benchmark against Djangoâs built-in DatabaseCache. TL;DR - itâs better than DatabaseCache, and if
{{#tags}}- {{label}}
{{/tags}}