aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 6 insertions, 1 deletions
diff --git a/TODO b/TODO
index 5d9a03b75..df1836f06 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,8 @@
10.9.0pre1: 10.9.0pre1:
2* FS: [CG] 2* FS: [CG]
3 - serialization and deserialization code (search, download) 3 - deserialization code (download)
4 - serialization code (download)
5 - linking of downloads to searches
4 - generate SUSPEND events (publish, unindex, search, download) 6 - generate SUSPEND events (publish, unindex, search, download)
5 - actually call 'sync' functions (publish, unindex, search, download) 7 - actually call 'sync' functions (publish, unindex, search, download)
6 - persistence testing (publish, unindex) 8 - persistence testing (publish, unindex)
@@ -71,6 +73,9 @@
71* FS: [CG] 73* FS: [CG]
72 - datastore reservation (publishing) 74 - datastore reservation (publishing)
73 - location URIs (publish, search, download) 75 - location URIs (publish, search, download)
76 - utilize in-line files in meta data always (including in search results or
77 when download is triggered manually and for probes); currently the data is
78 only used when users do a general 'recursive' download
74 - non-anonymous FS service (needs DHT) 79 - non-anonymous FS service (needs DHT)
75 + DHT integration for search 80 + DHT integration for search
76 + CS-DHT-functions (DHT-put of LOC) 81 + CS-DHT-functions (DHT-put of LOC)