https://github.com/dipghoshraj/tejas-fs
Building a distributed file system (DFS) , manages data storage across multiple nodes (servers), enabling scalability, fault tolerance, and high availability
https://github.com/dipghoshraj/tejas-fs
distributed-file-system mvp under-development
Last synced: about 1 year ago
JSON representation
Building a distributed file system (DFS) , manages data storage across multiple nodes (servers), enabling scalability, fault tolerance, and high availability
- Host: GitHub
- URL: https://github.com/dipghoshraj/tejas-fs
- Owner: dipghoshraj
- Created: 2025-04-06T19:39:54.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-06T19:43:48.000Z (about 1 year ago)
- Last Synced: 2025-04-06T20:32:15.261Z (about 1 year ago)
- Topics: distributed-file-system, mvp, under-development
- Language: Go
- Homepage: https://dipghoshraj.gitbook.io/dipghoshrajwiki
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Media Sevice (DFS)
DFS manages data storage across multiple nodes (servers), enabling scalability, fault tolerance, and high availability
## **Define Requirements**
* Features: Replication, fault tolerance, scalability, read/write consistency
* Workload: Read-heavy
* Storage Type: Object storage
* EntryPoint: Cluster Manager
## **Architecture Diagram**
**Architecture and all other Documents have been moved to [git book ideation documentation
](https://dipghoshraj.gitbook.io/dipghoshraj-docs/media-service)**