influxdb/cmd
Ben Johnson 55b3e63ced
concurrent series limit
This commit fixes the `MaxSelectSeriesN` limit which was broken by
the implementation of lazy iterators. The setting previously limited
the total number of series but the new implementation limits the
concurrent number of series being processed.
2016-08-09 08:58:01 -06:00
..
influx update connection settings when changing hosts in cli 2016-07-08 11:35:42 -05:00
influx_inspect Ensure gzip writer closed in influx_inspect export 2016-08-08 08:52:22 -07:00
influx_stress Clean up code, fix struct and file names to fit with golang convention 2016-06-22 13:13:36 -07:00
influx_tsm Update to conversion tool to work in current versions 2016-03-30 13:26:46 -04:00
influxd concurrent series limit 2016-08-09 08:58:01 -06:00