rah_cache

Page caching library

A plugin that caches dynamic pages from a content management system as static files.

Cache Textpattern's dynamic pages as flat files

GitHub

2 stars
5 watching
1 forks
Language: PHP
last commit: over 5 years ago
Linked from 1 awesome list

phptextpatterntextpattern-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gocom/rah_cache_minify Minifies HTML pages to reduce page load times 1
gocom/rah_memcached A plugin that stores parts of Textpattern CMS templates in Memcached to speed up site performance by caching frequently-used content. 2
netcarver/asy_jpcache A caching plugin for Textpattern that optimizes page loading by storing full pages in memory 8
gocom/rah_backup Automates backups of Textpattern CMS installations 5
viney-shih/go-cache Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. 141
gocom/rah_comments A module that enhances Textpattern CMS' comment system with pagination capabilities 1
gocom/rah_privileges Configure user-group permissions in Textpattern CMS' preferences panel 3
gocom/rah_sitemap A tool that generates XML sitemaps for websites to help search engines discover and index content 8
yuseferi/gocache An in-memory key-value store/cache implementation in Go providing efficient caching capabilities 9
acorncache/acorn-cache A caching middleware solution for web applications that improves page load times and reduces server load. 100
thepaw/go-gt A Go library for a high-performance, in-memory caching system 11
artsy/garner A caching layer for Ruby and Rack applications supporting model and instance binding and hierarchical invalidation 343
sobstel/metaphore A caching solution that prevents the dogpile effect by using a semaphore to control access to cached data. 101
etc-plugins/etc_cache Caching plugin for Textpattern CMS to improve performance by storing and updating processed results 3
rocketlaunchr/remember-go A package to cache slow database queries using in-memory or Redis storage 140