summaryrefslogtreecommitdiff
path: root/doc/TODO
blob: 3074b9c5e3eb50a0e5a4db7e2edcdc29c8e2a3a7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
* how to handle NaN values form batch importer like flumotion-rrd?
* should we allow floats for client-count, bytes-sent etc.?
* address issues with python-twisted dropping messages when transmit
  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
* hub: implement foward-only mode (delete dataupdates from local store
  as soon as they are forwareded)