New Django libraries: Cache Machine and multidb
Jeff Balogh
Yesterday, the Mozilla webdev team released a few reusable libraries that are helping us scale out the new Django-based version of addons.mozilla.org. Cache Machine hooks into the Django ORM to provide automatic object caching and invalidation for database queries. We … Continue reading