3 repository-uri
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 este o interfață web RESTful read-only și o bază de cunoștințe cuprinzătoare care oferă date structurate despre speciile Pokémon, mișcări și entități din seria de jocuri. Acesta funcționează ca un serviciu de date containerizat conceput pentru a livra statistici de joc și detalii despre entități pentru utilizare programatică în aplicații. Serviciul permite recuperarea datelor cuprinzătoare despre jocurile Pokémon și referențierea metadatelor entităților de joc. Utilizatorii pot accesa aceste informații prin interfețe REST și GraphQL pentru a prelua puncte de date specifice și a popula interfețele aplicațiilor externe.
Functions as a data-intensive service running within an isolated container environment.