mirror of
https://github.com/deepseek-ai/3FS
synced 2025-06-26 18:16:45 +00:00
Initial commit
This commit is contained in:
9
specs/DataStorage/PSrc/StorageModules.p
Normal file
9
specs/DataStorage/PSrc/StorageModules.p
Normal file
@@ -0,0 +1,9 @@
|
||||
// the storage system module
|
||||
module StorageSystem = {
|
||||
TestClient,
|
||||
MgmtClient, MgmtService,
|
||||
StorageClient, StorageService,
|
||||
ReadProcess, WriteProcess,
|
||||
SyncWorker, StorageTarget, ChunkReplica,
|
||||
SystemMonitor, Timer
|
||||
};
|
||||
Reference in New Issue
Block a user