An attempt to reproduce Google Filesystem 2002
Stars
44
Forks
2
Watchers
44
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
199
commits
fix(docker-compose): simplify network configuration by removing unnecessary IPAM settings
44b3e17View on GitHubfix(photo_library): enhance VideoPlayer component to support srcKind and improve media loading logic
bb97bbcView on GitHubfix(master_server): correct heartbeat field name and enhance replication logic in serverHeartBeat method
342c301View on GitHubfix(cs_manager): improve concurrency handling and correct heartbeat logic in ChunkServerManager
cdf9be7View on GitHubfix(hercules): enhance error handling and retry logic in Write and Append methods
09176a5View on GitHubfix(chunkserver): improve error handling in RPCReadChunkHandler and RPCWriteChunkHandler
bee9148View on GitHubfix(cs_manager): enhance replica selection logic and improve error handling in chooseReplicationServer
1671f7dView on GitHubfix(hercules): improve error handling and enhance argument passing in RPC calls
83e152cView on GitHubfix(gateway): correct directory path usage in handleCreateFile method
9110ee2View on GitHubfix(file_system): enhance path restriction logic to ensure paths are within filesystem root
7597897View on GitHubfix(server): add ReadTimeout option and improve shutdown signal handling
5ce5414View on GitHubfix(download_buffer): ensure Done method signals cleanup routine only once
062dccbView on GitHubfix(sampling_window): simplify clean logic and correct key usage in size enforcement
5976124View on GitHubfix(chunkserver): correct lease handling and improve archival time check logic
40744b0View on GitHub