1 个仓库
Utilities for cleaning and optimizing databases specifically used for storing aggregated web feeds.
Distinct from RSS Feed Processors: Focuses on database maintenance for feed data, distinct from general RSS parsing or generation.
Explore 1 awesome GitHub repository matching data & databases · Feed Database Maintenance. Refine with filters or upvote what's useful.
Stringer 是一个自托管的 RSS 阅读器和订阅聚合服务器。它收集并组织来自远程 RSS 订阅源的内容,允许在不受社交算法影响的情况下进行个人内容策展。 该系统作为 RSS API 提供程序运行,公开了一个兼容接口,使第三方阅读器应用程序能够在多个设备间同步内容和阅读状态。 后端包括基于轮询的聚合以摄取来自远程 XML 订阅源的更新,以及一个内容生命周期管理器,该管理器使用基于时间的数据清理功能自动从数据库中删除旧的或已读的故事。
Automatically cleans up old or read entries from the feed database to maintain system performance.