3 个仓库
Deployment patterns for running data-intensive services within isolated container environments.
Distinguishing note: Focuses on containerized deployment for data synchronization tasks.
Explore 3 awesome GitHub repositories matching devops & infrastructure · Containerized Data Services. Refine with filters or upvote what's useful.
Canal is a database replication middleware that performs change data capture by simulating a database replica. It monitors transaction logs to stream incremental data modifications to downstream systems in real time, acting as an event streaming infrastructure that transforms low-level binary logs into structured, consumable message streams. The project distinguishes itself through a high-throughput architecture that utilizes concurrent multi-threaded parsing and stateful log position tracking to ensure reliable data delivery. It employs a pluggable sink architecture that decouples data extra
Runs data synchronization tasks within isolated environments that include automated disk space management.
TikTokDownloader is a containerized automation tool designed for the systematic collection and archiving of social media content. It functions as an HTTP API-driven service that enables users to trigger automated media retrieval and metadata extraction tasks through standard web requests, facilitating the storage of videos, images, and platform data for offline analysis. The utility distinguishes itself through session-based web scraping, which utilizes browser cookies to authenticate requests and access restricted platform content that is otherwise unavailable. By maintaining active session
Packages data collection tools into isolated container environments for consistent execution across server infrastructures.
PokeAPI 是一个只读的 RESTful Web 接口和综合知识库,提供有关宝可梦物种、招式和游戏系列实体的结构化数据。它作为一个容器化数据服务,旨在为应用中的程序化使用提供游戏统计数据和实体详情。 该服务支持检索全面的宝可梦游戏数据和引用游戏实体元数据。用户可以通过 REST 和 GraphQL 接口访问此信息,以获取特定数据点并填充外部应用界面。
Functions as a data-intensive service running within an isolated container environment.