summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2015-02-14 21:50:20 +0100
committerChristian Pointner <equinox@spreadspace.org>2015-02-14 21:50:20 +0100
commit1d5b7057e024171a681905687a91670c1aa2054c (patch)
tree4c3c8c81b41e24731df190f5b45f2595a9235a9b /doc
parentupdate ChangeLog (diff)
TODO: forward-only mode for hub
Diffstat (limited to 'doc')
-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)