aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
index 38393718b..46d64acce 100644
--- a/TODO
+++ b/TODO
@@ -99,6 +99,14 @@
99 - performance tests 99 - performance tests
100* BLOCK: 100* BLOCK:
101 - more testing (KBlock, SBlock, NBlock) 101 - more testing (KBlock, SBlock, NBlock)
102* FS migration:
103 - exclude content that will "soon" expire from migration?
104 - exclude content with zero-anonymity from gap migration?
105 - make migration data rate & datastore IO-rate configurable
106 - exclude certain peers as targets (based on hash values) in each
107 iteration => same peer can only be picked every n-th iteration
108 for the same content => fewer duplicate sending!
109
102 110
1030.9.1: 1110.9.1:
104* TRANSPORT: [MW] 112* TRANSPORT: [MW]