wagtail-cache
Page cache library
A caching solution specifically designed to work with the Wagtail content management system
A simple page cache for Wagtail based on the Django cache middleware.
87 stars
5 watching
29 forks
Language: Python
last commit: 4 months ago
Linked from 1 awesome list
cachecachingdjangowagtail
Related projects:
Repository | Description | Stars |
---|---|---|
coderedcorp/wagtail-seo | A tool to help optimize content for search engines and social media platforms in Wagtail applications. | 66 |
accordbox/wagtail_cache_block | A tool that enables HTML fragment caching in StreamField blocks to improve performance by reducing repeated database queries | 7 |
thecodingsheikh/wagtail-waffle | Integrates Django Waffle's feature flag capabilities with Wagtail's admin interface | 1 |
cfpb/wagtail-inventory | An extension to Wagtail that allows searching pages by the type of StreamField blocks they contain | 61 |
coderedcorp/coderedcms | A web content management system built on top of Wagtail and Bootstrap 5, providing a set of pre-built components for rapid development of marketing-focused websites. | 694 |
wagtail/wagtail-factories | Provides factory classes for creating Wagtail CMS content instances with reusable block structures. | 102 |
wagtail-nest/wagtail-personalisation | A module for Wagtail CMS that enables editors to create customised pages based on user segments and configured rules. | 121 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 680 |
aliostad/cachecow | An implementation of HTTP caching in .NET Core and 4.5.2+ for both client and server | 857 |
wagtail/guide | A documentation website to teach content management systems using interactive tutorials and guides. | 32 |
vicktornl/wagtail-cache-invalidator | A tool that allows users to invalidate and purge cache via an intuitive interface in the Wagtail CMS. | 4 |
wagtail/wagtail-transfer | Enables content transfer between multiple Wagtail instances | 91 |
acarasimon96/wagtail-django-simple-captcha | An extension of Wagtail's form builder to add a simple CAPTCHA verification step | 3 |
wagtail/cookiecutter-wagtail-package | A template for building custom Wagtail add-ons | 17 |
cfpb/wagtail-sharing | Enables sharing of Wagtail draft content across domains while maintaining access control and visual branding. | 54 |