2 repos
Technologies for managing and searching files across decentralized network storage locations.
Distinguishing note: Focuses on the aggregation and discovery of files in decentralized networks.
Explore 2 awesome GitHub repositories matching data & databases · Distributed File Systems. Refine with filters or upvote what's useful.
Copyparty is a self-hosted file server that provides a browser-based interface for managing, browsing, uploading, and downloading files. It utilizes a virtual file system abstraction to map diverse storage backends and network-attached devices into a unified directory structure, allowing for consistent file access across various storage environments. The platform functions as a cloud synchronization gateway, enabling automated data backups and transfers between local storage and remote cloud providers through integration with standard command-line tools. It also serves as a distributed storag
Aggregating and searching across multiple storage locations to simplify file discovery within a complex or decentralized network infrastructure.
This project is a comprehensive educational resource focused on the principles, patterns, and trade-offs required to design scalable, reliable, and high-performance distributed systems. It provides a structured curriculum that covers the fundamental architectural strategies necessary for building modern software infrastructure, ranging from high-level system decomposition to low-level networking and data management. The repository distinguishes itself by offering deep dives into complex architectural patterns, such as microservices-based decomposition, event-driven communication, and command-
Explains the architecture and fault-tolerance of distributed file systems like HDFS.