3 repositorios
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 es una interfaz web RESTful de solo lectura y base de conocimientos integral que proporciona datos estructurados sobre especies de Pokémon, movimientos y entidades de series de juegos. Funciona como un servicio de datos contenedorizado diseñado para entregar estadísticas de juegos y detalles de entidades para uso programático en aplicaciones. El servicio permite la recuperación de datos completos de juegos Pokémon y la referencia de metadatos de entidades de juego. Los usuarios pueden acceder a esta información a través de interfaces REST y GraphQL para obtener puntos de datos específicos y poblar interfaces de aplicaciones externas.
Functions as a data-intensive service running within an isolated container environment.