Extension Cache API


Extension Basics

Title
Cache API
Name
ckanext-cacheapi
Type
Public extension
Description
CKAN extension providing an API for clearing NGINX caches with support for URL groups.
CKAN versions
Download-Url (zip)
Last commit
11 years ago (2014-08-18 00:00:00)
Url to repo
Category
Specialized Tools


Background Infos

Description (long)
Show details

CKAN extension that provides an API for clearing NGINX caches. Features include: proxy cache bypass cookie configuration in NGINX, ability to clear individual URLs or groups of URLs, ICache interface implementation for defining cache groups. Allows clearing caches via paster commands for specific groups or individual URLs. Integrates with NGINX’s proxy_cache_bypass functionality using custom HTTP headers.

Version
Version release date
(not set)
Contact name
Ben Scott
Contakt email
Contact Url
(not set)


Installation Guide

Configuration hints

Configure ckanext.cacheapi.http_x_cookie_name in ckan.ini. Requires NGINX proxy_cache_bypass configuration.

Plugins to configure (ckan.ini)
cacheapi
CKAN Settings (ckan.ini)
DB migration to be executed
(not set)
<< back to Extensions