wagtail_cache_block
Fragment cache
A tool that enables HTML fragment caching in StreamField blocks to improve performance by reducing repeated database queries
Quickly Add HTML fragment cache to your StreamField block
7 stars
1 watching
4 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
streamfieldwagtail
Related projects:
Repository | Description | Stars |
---|---|---|
coderedcorp/wagtail-cache | A caching solution specifically designed to work with the Wagtail content management system | 87 |
cfpb/wagtail-inventory | A tool to search Wagtail pages by the StreamField blocks they contain | 59 |
springload/wagtailcommonblocks | Provides a set of reusable content blocks for Wagtail CMS | 40 |
ibrahimawadhamid/wagtail_blocks | A collection of reusable UI blocks and charts for Wagtail CMS | 76 |
kpsaurus/wagtail-uikitblocks | A collection of reusable UI components designed to be used as Wagtail StreamField blocks. | 17 |
hivestreaming/hive.js | Enables distributed caching of video fragments using browser-to-browser communication | 16 |
jbluemink/dictionaryflushpartialcache | A utility solution to clear the HTML cache when dictionary items are saved in Sitecore | 1 |
cfpb/wagtail-sharing | Enables sharing of Wagtail draft content across domains while maintaining access control and visual branding. | 54 |
cfpb/wagtail-treemodeladmin | An extension for Wagtail's ModelAdmin that enables page explorer-like navigation of Django model relationships within the Wagtail admin | 45 |
vicktornl/wagtail-cache-invalidator | A tool that allows users to invalidate and purge cache via an intuitive interface in the Wagtail CMS. | 4 |
acarasimon96/wagtail-django-simple-captcha | An extension of Wagtail's form builder to add a simple CAPTCHA verification step | 3 |
sqlalchemy/dogpile.cache | A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 247 |
flipperpa/wagtailcodeblock | A Wagtail CMS plugin providing syntax highlighting and line numbers for source code blocks | 156 |
wagtail/wagtail-factories | Provides factory classes for creating Wagtail CMS content instances with reusable block structures. | 102 |
oastuff/clusteredbigcache | Provides in-memory caching with clustering support | 45 |