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 للقراءة فقط وقاعدة معرفية شاملة توفر بيانات مهيكلة حول أنواع Pokémon، والحركات، وكيانات سلسلة الألعاب. تعمل كخدمة بيانات حاوية مصممة لتقديم إحصائيات الألعاب وتفاصيل الكيانات للاستخدام البرمجي في التطبيقات. تتيح الخدمة استرجاع بيانات ألعاب Pokémon الشاملة ومرجعية البيانات الوصفية لكيانات اللعبة. يمكن للمستخدمين الوصول إلى هذه المعلومات من خلال واجهات REST وGraphQL لجلب نقاط بيانات محددة وتعبئة واجهات التطبيقات الخارجية.
Functions as a data-intensive service running within an isolated container environment.