Module cache

Module cache 

Source
Expand description

Cache module for NNTP article caching

This module provides caching functionality for NNTP articles, allowing the proxy to cache article content and reduce backend load.

Structsยง

ArticleCache
Article cache using LRU eviction with TTL
CachingSession
Caching session that wraps standard session with article cache