aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2010-03-13 11:30:53 +0000
committerChristian Grothoff <christian@grothoff.org>2010-03-13 11:30:53 +0000
commitf4d4628b2abd7d0ae6b69d89a94b8e2d69c4e553 (patch)
tree9fbc24009071a5439ed88bb4ab3bf38d13cf8157 /TODO
parent56f06d4ff630d3d61b1dbeb6e7d1ae293d4c607a (diff)
downloadgnunet-f4d4628b2abd7d0ae6b69d89a94b8e2d69c4e553.tar.gz
gnunet-f4d4628b2abd7d0ae6b69d89a94b8e2d69c4e553.zip
more stats
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index d5ffde68e..e0d2af509 100644
--- a/TODO
+++ b/TODO
@@ -33,7 +33,6 @@ away), in order in which they will likely be done:
33 - synchronous/asynchronous API (& implementation) is not nice; 33 - synchronous/asynchronous API (& implementation) is not nice;
34 => provide notification-based API 34 => provide notification-based API
35 - does not seem to work with timeouts (especially if service is not running) 35 - does not seem to work with timeouts (especially if service is not running)
36 - add stats to fs service (# queries, # replies, # routed, # found, # pending)
37 - add stats to dvstore (# bytes available, # bytes used, # PUTs, # GETs, # GETs satisfied) 36 - add stats to dvstore (# bytes available, # bytes used, # PUTs, # GETs, # GETs satisfied)
38* ARM: 37* ARM:
39 - need to get rid of synchronous API for service starts (cause all kinds of problems) 38 - need to get rid of synchronous API for service starts (cause all kinds of problems)