influxdb/cmd
Jonathan A. Sternberg 1d03151631 Remove FieldCodec from tsdb package
Updated `influx_inspect` to use the `FieldDimensions` method instead
(more reliable anyway). The `influx_tsm` program used its own vendored
copy of `FieldCodec` so it is not affected by this change. `FieldCodec`
was only used for the `b1` and `bz1` engines which were removed in 0.12,
but the code that created the field codec was never removed. This
limited the maximum number of fields to 255 even though that restriction
was removed with the `tsm1` engine.

Fixes #6869.
2016-06-19 21:38:43 -05:00
..
influx Set default consistency to all 2016-05-19 18:54:07 +01:00
influx_inspect Remove FieldCodec from tsdb package 2016-06-19 21:38:43 -05:00
influx_stress Address PR comments 2016-04-25 11:19:02 -07:00
influx_tsm Update to conversion tool to work in current versions 2016-03-30 13:26:46 -04:00
influxd Update usage url 2016-06-17 14:27:11 -04:00