diff options
-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) |