aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2009-07-25 22:24:42 +0000
committerChristian Grothoff <christian@grothoff.org>2009-07-25 22:24:42 +0000
commitc890b76cde9288a8d9f2faa3046fbb06341c8082 (patch)
treeb2c072b5ad2fba45a6bf5856209963fbf37375c3 /TODO
parent2ec742c593419e3225fa87dcf44ca96fb62d62b5 (diff)
downloadgnunet-c890b76cde9288a8d9f2faa3046fbb06341c8082.tar.gz
gnunet-c890b76cde9288a8d9f2faa3046fbb06341c8082.zip
towards datacache implementation
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 07d082161..6c3bdeef2 100644
--- a/TODO
+++ b/TODO
@@ -58,7 +58,7 @@ that would cause them to be executed and check that they are working:
58 58
59 59
60Module features to implement: 60Module features to implement:
61* Dstore (needed for DHT) 61* datacache (needed for DHT)
62 - design plugin API 62 - design plugin API
63 - implement sqlite-based dstore plugin 63 - implement sqlite-based dstore plugin
64 - implement dstore API 64 - implement dstore API