Making Django faster: django-vcache
People > Companies ❤️ - programming.dev [Unofficial]
April 6, 2026
submitted by bufke to django
4 points | 1 comments
https://glitchtip.com/blog/2026-04-02-django-vcache
Announcing a project I’ve been working on. django-vcache is an asyncio-friendly and fast Django cache backend for Valkey/Redis. Uses the Rust redis crate and a Python bridge to achieve high performance. Let me know what questions you have about it.
Discussion in the ATmosphere