news-feed-cache-is-bounded-deque

Status: IN

Feed caches use `deque(maxlen=cache_size)` which silently drops the oldest post IDs when full, providing implicit eviction without explicit cache management

Source: entries/2026/06/05/news-feed-system-news_feed.md

Depended on by

JSON