awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesPersistent Database-Backed Caches

Caching systems that store frequently accessed data in memory while persisting to a relational database for durability.

Distinct from In-Memory Caches: Distinct from In-Memory Caches: adds a relational database persistence layer, not just volatile RAM caching.

Explore 2 awesome GitHub repositories matching data & databases · Persistent Database-Backed Caches. Refine with filters or upvote what's useful.

Awesome Persistent Database-Backed Caches GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • crestalnetwork/intentkitcrestalnetwork 的头像

    crestalnetwork/intentkit

    6,502在 GitHub 上查看↗

    IntentKit is an open-source platform for deploying and managing a collaborative team of AI agents that can work together to complete complex tasks. It provides a self-hosted agent orchestrator that coordinates multiple agents through a modular pipeline of entrypoints, orchestration, and storage, all running as containerized services using Docker Compose or Swarm for production-grade deployment. The platform distinguishes itself by offering a plugin-based system for extending agent capabilities without modifying the core codebase, along with built-in integrations for connecting agents to socia

    Stores agent configurations, memory, and conversation state in PostgreSQL while caching frequently accessed data in memory.

    Pythonagent-frameworkagenticai
    在 GitHub 上查看↗6,502
  • lidarr/lidarrLidarr 的头像

    Lidarr/Lidarr

    5,398在 GitHub 上查看↗

    Lidarr 是一款音乐库自动化管理器和客户端控制器,用于监控艺术家的最新发布,并自动化通过 BitTorrent 和 Usenet 获取音乐。它作为一个元数据组织器和集成器,连接下载客户端与媒体服务器,以维护完整且最新的数字音乐收藏。 该系统通过自动化库维护(例如扫描缺失曲目以填补空白,以及监控现有文件的更高质量版本以执行自动质量升级)来区分自己。它使用可配置的命名模式来重命名音频文件并组织文件夹,确保一致的本地文件系统结构。 广泛的功能包括自动化下载管理、手动发布搜索,以及通过寻找替代发布来处理失败下载的能力。该软件还与媒体播放器和服务器同步库更新和元数据更改。

    Uses a local database-backed cache to store artist and track metadata and track library state.

    C#hacktoberfestmusicnzb
    在 GitHub 上查看↗5,398
  1. Home
  2. Data & Databases
  3. In-Memory Caches
  4. Persistent Database-Backed Caches