From 710cc8aaa4e716c0d2ff801c8c87511657352dba Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 12 May 2010 15:02:02 +0000 Subject: [PATCH] done with ds --- TODO | 4 ++-- src/Makefile.am | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 6cd4b7240..2873fb4c5 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,6 @@ 0.9.0pre1: -* DATASTORE [CG] - - move request queuing functionality into the API library +* FS [CG] + - use new datastore API * MIGRATION [CG] - on-demand encoding => move logic to block-library!? - peer selection => how to consider latency/bw/etc? diff --git a/src/Makefile.am b/src/Makefile.am index f709a63d6..37d64aee2 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -15,6 +15,7 @@ SUBDIRS = \ hello \ peerinfo \ datacache \ + datastore \ template \ transport \ peerinfo-tool \ -- 2.25.1