An open API service indexing awesome lists of open source software.

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

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)**