django-edge-isr 0.0.8 is out!
Bring Incremental Static Revalidation (SWR + precise, tag-based invalidation) to Django: fast edge-cached pages that revalidate in the background.
Whatโs in:
@isr decorator, SWR headers, Redis tag graph, revalidation pipeline (purge + warmup), admin endpoints.
Status: early alpha โ your feedback will shape the roadmap!
pip install django-edge-isr
Docs: https://hamabarhamou.github.io/django-edge-isr/
GitHub: https://github.com/HamaBarhamou/django-edge-isr
PyPI: https://pypi.org/project/django-edge-isr/
If the idea is useful, star the repo and tell us what youโd like next (issues/PRs welcome!).
What use cases should we prioritize (CDN connectors, fragment caching, metrics, โฆ)?