summaryrefslogtreecommitdiff
path: root/doc/TODO
blob: efa29478c18874176f7b0bed51b7c52beea5ed9c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
* 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
* fix wrong usage of twisted
* hub: implement foward-only mode (delete dataupdates from local store
  as soon as they are forwareded)
* hub: add geo-ip lookups
* hub: add crpyto-pan support for IP address anonymization
* hub: add support for Elasticsearch 5.x
* hub: add additional checks at protocol parser
* hub: sanity check len(clients) and clients field in date update (as well as bytes-sent/received)
* hub: srv append actor is not needed anymore...