2 Repos
Tools that ensure local and remote storage environments remain identical through coordinated uploads and downloads.
Distinct from Cloud-Local Data Interfaces: Focuses on the end-state of environment identity rather than just the API interface for data transfer.
Explore 2 awesome GitHub repositories matching data & databases · Environment Synchronizers. Refine with filters or upvote what's useful.
bypy is a Python client for interacting with Baidu Yun cloud storage via its official API. It functions as both a library for programmatic integration and a command-line manager for organizing and listing files within a cloud account. The project features a multi-process transfer tool that utilizes parallel processing to accelerate high-volume uploads and downloads. It provides bidirectional directory synchronization to align content between local file systems and remote cloud storage by identifying missing or outdated files. The tool covers recursive file transfers, automated cloud data bac
Ensures local and remote environments remain identical by synchronizing missing or outdated files.
KubeEdge is a distributed edge computing framework that extends Kubernetes to manage containerized workloads and hardware devices at the edge. It functions as a Kubernetes edge orchestration system, allowing the deployment and management of applications across distributed edge nodes using native Kubernetes APIs and workflows. The project distinguishes itself through a specialized focus on IoT integration and node autonomy. It employs digital-twin state modeling to represent physical hardware devices as virtual objects, utilizing an MQTT-based messaging bus for communication with heterogeneous
Synchronizes resource updates and device status changes between cloud and edge environments to ensure parity.