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ยง
- Article
Cache - Article cache using LRU eviction with TTL
- Caching
Session - Caching session that wraps standard session with article cache