summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/TODO b/doc/TODO
index 081c3ed..3074b9c 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -4,5 +4,7 @@
buffer is full
* move common code of python-twisted based importer to seperate module
* how to handle overlapping times for data-updates from the same
- source?
-* fix wrong usage of twisted \ No newline at end of file
+ source?
+* fix wrong usage of twisted
+* hub: implement foward-only mode (delete dataupdates from local store
+ as soon as they are forwareded)