{"id":15442652,"url":"https://github.com/arpan491/distributed-filesystem","last_synced_at":"2026-01-07T08:05:28.776Z","repository":{"id":257118019,"uuid":"857359712","full_name":"arpan491/Distributed-FileSystem","owner":"arpan491","description":"An open-source, scalable, decentralized, robust, heterogeneous file storage solution which is fault tolerant, replicated, distributed and lets you upload, download, and see the catalog of other cluster with low latency and LRU cache capabilities.","archived":false,"fork":false,"pushed_at":"2024-09-14T16:56:46.000Z","size":1692,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-18T13:14:25.730Z","etag":null,"topics":["distributed-file-system","grpc-python","heartbeat-service","lru-cache","multithreading","poxy-server","protobuf3","python3","raft-consensus-algorithm"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arpan491.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-14T12:57:10.000Z","updated_at":"2024-09-22T06:10:59.000Z","dependencies_parsed_at":"2024-09-14T23:33:30.320Z","dependency_job_id":"e71f9775-2d05-4fff-9211-d2be9db8809c","html_url":"https://github.com/arpan491/Distributed-FileSystem","commit_stats":null,"previous_names":["arpan491/distributed-filesystem"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpan491%2FDistributed-FileSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpan491%2FDistributed-FileSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpan491%2FDistributed-FileSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arpan491%2FDistributed-FileSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arpan491","download_url":"https://codeload.github.com/arpan491/Distributed-FileSystem/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587784,"owners_count":19986628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["distributed-file-system","grpc-python","heartbeat-service","lru-cache","multithreading","poxy-server","protobuf3","python3","raft-consensus-algorithm"],"created_at":"2024-10-01T19:29:06.401Z","updated_at":"2026-01-07T08:05:28.770Z","avatar_url":"https://github.com/arpan491.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Distributed File Storage\n\nThis project presents an open-source, scalable, and robust distributed storage solution. It enables multiple servers to collaborate, forming a dynamic 'overlay' network.\nKey features include:\n\n- Platform independence\n- Fault tolerance and recovery\n- Adaptive task distribution\n- Extensibility\n- Resilience\n- Concurrent request handling\n- Distributed consensus (RAFT)\n- Data redundancy\n- Enhanced caching\n- Optimized search functionality\n\n##### Supported user services (expandable): - \n\n    1. File Upload (all formats)\n    2. File Download\n    3. File Search\n    4. File Listing (user-specific)\n    5. File Deletion\n    6. File Modification\n\nThe system facilitates multi-client data access and supports CRUD operations. Files are segmented into chunks, distributed across remote machines for parallel processing.\n\n****************************************************************************************************************\n\n\n\n### Architecture Diagram\n\n![Link to Architecture Diagram](images/ArchitectureDiagram.png)\n\n****************************************************************************************************************\n\n### Technology Stack\n\n![Link to Technology Stack Diagram](images/TechStack.png)\n\n****************************************************************************************************************\n\n### Setup Instructions\n- Install dependencies from requirements.txt\n- Configure server IPs and parameters in config.yaml\n- Update iptable.txt with cluster IPs\n\n#### Launch Supernode\n```\npython3 supernode.py\n```\n\n#### Launch Cluster Nodes\n\n```\npython3 server.py four\n```\n```\npython3 server.py five\n```\n```\npython3 server.py six\n```\n\n#### Launch Client\n```\npython3 client.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpan491%2Fdistributed-filesystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farpan491%2Fdistributed-filesystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farpan491%2Fdistributed-filesystem/lists"}