Distributed File System with gRPC

Distributed File System with gRPC 1. Introduction The purpose of this project is to develop a gRPC-based file management system that supports storing, fetching, deleting, and listing files on a server. This system allows clients to manage files remotely with efficient communication facilitated by gRPC framework. And there will be a weakly consistent synchronization system to […]
