How can Google’s Zopfli compression algorithm be implemented in Django’s cache system?
11th October 2013
My answer to How can Google’s Zopfli compression algorithm be implemented in Django’s cache system? on Quora
It’s pretty easy to write custom backends for Django’s caching layer—check out https://github.com/sebleier/djan... for example.
More recent articles
- A selfish personal argument for releasing code as Open Source - 24th January 2025
- Anthropic's new Citations API - 24th January 2025
- Six short video demos of LLM and Datasette projects - 22nd January 2025