https://github.com/pyropy/dfs
Distributed file system based on Google File System (GFS) paper.
https://github.com/pyropy/dfs
Last synced: 11 months ago
JSON representation
Distributed file system based on Google File System (GFS) paper.
- Host: GitHub
- URL: https://github.com/pyropy/dfs
- Owner: pyropy
- License: mit
- Created: 2022-10-01T11:37:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-03-26T20:03:07.000Z (about 2 years ago)
- Last Synced: 2024-06-21T18:03:10.875Z (almost 2 years ago)
- Language: Go
- Homepage:
- Size: 585 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Distributed File System
Distributed file system based on [GFS paper](https://static.googleusercontent.com/media/research.google.com/en//archive/gfs-sosp2003.pdf).