From: Zooko O'Whielacronx Date: Tue, 3 Apr 2007 17:16:20 +0000 (-0700) Subject: roadmap: updated who is working on what X-Git-Url: https://git.rkrishnan.org/uri/URI:DIR2-RO:%5B%5E?a=commitdiff_plain;h=34aac62b7599dda0d52f0fb0c2586f6b886baa34;p=tahoe-lafs%2Ftahoe-lafs.git roadmap: updated who is working on what Namely that we don't know who is working on what at the moment... --- diff --git a/roadmap.txt b/roadmap.txt index e5d328ae..17787abc 100644 --- a/roadmap.txt +++ b/roadmap.txt @@ -1,18 +1,18 @@ ['*' means complete] -Connection Management: Brian +Connection Management: *v1: foolscap, no relay, live == connected-to-queen, broadcast updates, full mesh v2: live != connected-to-queen, connect on demand v3: relay? -File Encoding: Brian +File Encoding: *v1: single-segment, no merkle trees *v2: multiple-segment (LFE) v3: merkle tree to verify each share v4: merkle tree to verify each segment -Share Encoding: Zooko +Share Encoding: *v1: fake it (replication) *v2: PyRS *v2.5: ICodec-based codecs, but still using replication @@ -37,14 +37,14 @@ checker/repairer: v2: centralized checker, repair agent v3: nodes also check their own files -storage: RobK +storage: *v1: no deletion, one directory per verifierid, one owner per share, leases never expire v2: multiple shares per verifierid [zooko] v2.5: deletion v2: leases expire, delete expired data on demand, multiple owners per share -UI: (brian) +UI: webish? webfront? PB + CLI tool? FUSE? *v1: readonly webish (nevow, URLs are filepaths) *v2: read/write webish, mkdir, del (files)