aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-07-18 22:24:00 +0000
committerChristian Grothoff <christian@grothoff.org>2009-07-18 22:24:00 +0000
commit8f73677b530811bf3e2e4c66802958b38abfccb9 (patch)
treebe4dc00f2a008936772da029aa0d4e7458b097f6 /TODO
parentb103d434085de5070880f3bcb025cda5fff6836d (diff)
downloadgnunet-8f73677b530811bf3e2e4c66802958b38abfccb9.tar.gz
gnunet-8f73677b530811bf3e2e4c66802958b38abfccb9.zip
finished first draft of implementation of datastore API
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 04c62e16e..82f2777e8 100644
--- a/TODO
+++ b/TODO
@@ -58,7 +58,6 @@ PHASE #2: (Goal: recover basic file-sharing functionality)
58Datastores: 58Datastores:
59* implement sqlite-based sqstore/datastore service 59* implement sqlite-based sqstore/datastore service
60 + implement service (datastore + talks to plugin) 60 + implement service (datastore + talks to plugin)
61 + implement library (talks to service)
62 + get testcases to pass 61 + get testcases to pass
63* implement sqlite-based dstore services 62* implement sqlite-based dstore services
64 + design API 63 + design API