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