mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-28 00:38:52 +00:00
roadmap.txt: update w.r.t. filetree and repairer
This commit is contained in:
parent
e0dfedb0a6
commit
10af746d90
@ -43,14 +43,13 @@ Download Peer Selection:
|
|||||||
Filetable Maintenance:
|
Filetable Maintenance:
|
||||||
*v1: vdrive-based tree of MutableDirectoryNodes, persisted to vdrive's disk
|
*v1: vdrive-based tree of MutableDirectoryNodes, persisted to vdrive's disk
|
||||||
no accounts
|
no accounts
|
||||||
v2: move tree to client side, serialize to a file, upload,
|
v2: filetree, one space per user, plus one global mutable space
|
||||||
vdrive.set_filetable_uri (still no accounts, just one global tree)
|
v3: maintain file manifest
|
||||||
v3: break world up into accounts, separate mutable spaces. Maybe
|
v4: figure out accounts, users. Maybe implement SSKs
|
||||||
implement SSKs
|
|
||||||
v4: filetree
|
|
||||||
|
|
||||||
Checker/Repairer:
|
Checker/Repairer:
|
||||||
*v1: none
|
*v1: none
|
||||||
|
v1.5: maintain file manifest
|
||||||
v2: centralized checker, repair agent
|
v2: centralized checker, repair agent
|
||||||
v3: nodes also check their own files
|
v3: nodes also check their own files
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user