diff options
author | Christian Pointner <equinox@spreadspace.org> | 2015-02-14 21:50:20 +0100 |
---|---|---|
committer | Christian Pointner <equinox@spreadspace.org> | 2015-02-14 21:50:20 +0100 |
commit | 1d5b7057e024171a681905687a91670c1aa2054c (patch) | |
tree | 4c3c8c81b41e24731df190f5b45f2595a9235a9b /doc/TODO | |
parent | update ChangeLog (diff) |
TODO: forward-only mode for hub
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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) |